be.h 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985
  1. /* SPDX-License-Identifier: GPL-2.0-only */
  2. /*
  3. * Copyright (C) 2005 - 2016 Broadcom
  4. * All rights reserved.
  5. *
  6. * Contact Information:
  7. * linux-drivers@emulex.com
  8. *
  9. * Emulex
  10. * 3333 Susan Street
  11. * Costa Mesa, CA 92626
  12. */
  13. #ifndef BE_H
  14. #define BE_H
  15. #include <linux/pci.h>
  16. #include <linux/etherdevice.h>
  17. #include <linux/delay.h>
  18. #include <net/tcp.h>
  19. #include <net/ip.h>
  20. #include <net/ipv6.h>
  21. #include <linux/if_vlan.h>
  22. #include <linux/workqueue.h>
  23. #include <linux/interrupt.h>
  24. #include <linux/firmware.h>
  25. #include <linux/slab.h>
  26. #include <linux/u64_stats_sync.h>
  27. #include <linux/cpumask.h>
  28. #include <linux/hwmon.h>
  29. #include <linux/hwmon-sysfs.h>
  30. #include "be_hw.h"
  31. #include "be_roce.h"
  32. #define DRV_NAME "be2net"
  33. #define BE_NAME "Emulex BladeEngine2"
  34. #define BE3_NAME "Emulex BladeEngine3"
  35. #define OC_NAME "Emulex OneConnect"
  36. #define OC_NAME_BE OC_NAME "(be3)"
  37. #define OC_NAME_LANCER OC_NAME "(Lancer)"
  38. #define OC_NAME_SH OC_NAME "(Skyhawk)"
  39. #define DRV_DESC "Emulex OneConnect NIC Driver"
  40. #define BE_VENDOR_ID 0x19a2
  41. #define EMULEX_VENDOR_ID 0x10df
  42. #define BE_DEVICE_ID1 0x211
  43. #define BE_DEVICE_ID2 0x221
  44. #define OC_DEVICE_ID1 0x700 /* Device Id for BE2 cards */
  45. #define OC_DEVICE_ID2 0x710 /* Device Id for BE3 cards */
  46. #define OC_DEVICE_ID3 0xe220 /* Device id for Lancer cards */
  47. #define OC_DEVICE_ID4 0xe228 /* Device id for VF in Lancer */
  48. #define OC_DEVICE_ID5 0x720 /* Device Id for Skyhawk cards */
  49. #define OC_DEVICE_ID6 0x728 /* Device id for VF in SkyHawk */
  50. #define OC_SUBSYS_DEVICE_ID1 0xE602
  51. #define OC_SUBSYS_DEVICE_ID2 0xE642
  52. #define OC_SUBSYS_DEVICE_ID3 0xE612
  53. #define OC_SUBSYS_DEVICE_ID4 0xE652
  54. /* Number of bytes of an RX frame that are copied to skb->data */
  55. #define BE_HDR_LEN ((u16) 64)
  56. /* allocate extra space to allow tunneling decapsulation without head reallocation */
  57. #define BE_RX_SKB_ALLOC_SIZE 256
  58. #define BE_MAX_JUMBO_FRAME_SIZE 9018
  59. #define BE_MIN_MTU 256
  60. #define BE_MAX_MTU (BE_MAX_JUMBO_FRAME_SIZE - \
  61. (ETH_HLEN + ETH_FCS_LEN))
  62. /* Accommodate for QnQ configurations where VLAN insertion is enabled in HW */
  63. #define BE_MAX_GSO_SIZE (65535 - 2 * VLAN_HLEN)
  64. #define BE_NUM_VLANS_SUPPORTED 64
  65. #define BE_MAX_EQD 128u
  66. #define BE_MAX_TX_FRAG_COUNT 30
  67. #define EVNT_Q_LEN 1024
  68. #define TX_Q_LEN 2048
  69. #define TX_CQ_LEN 1024
  70. #define RX_Q_LEN 1024 /* Does not support any other value */
  71. #define RX_CQ_LEN 1024
  72. #define MCC_Q_LEN 128 /* total size not to exceed 8 pages */
  73. #define MCC_CQ_LEN 256
  74. #define BE2_MAX_RSS_QS 4
  75. #define BE3_MAX_RSS_QS 16
  76. #define BE3_MAX_TX_QS 16
  77. #define BE3_MAX_EVT_QS 16
  78. #define BE3_SRIOV_MAX_EVT_QS 8
  79. #define SH_VF_MAX_NIC_EQS 3 /* Skyhawk VFs can have a max of 4 EQs
  80. * and at least 1 is granted to either
  81. * SURF/DPDK
  82. */
  83. #define MAX_PORT_RSS_TABLES 15
  84. #define MAX_NIC_FUNCS 16
  85. #define MAX_RX_QS 32
  86. #define MAX_EVT_QS 32
  87. #define MAX_TX_QS 32
  88. #define MAX_ROCE_EQS 5
  89. #define MAX_MSIX_VECTORS 32
  90. #define MIN_MSIX_VECTORS 1
  91. #define MAX_RX_POST NAPI_POLL_WEIGHT /* Frags posted at a time */
  92. #define RX_FRAGS_REFILL_WM (RX_Q_LEN - MAX_RX_POST)
  93. #define MAX_NUM_POST_ERX_DB 255u
  94. #define MAX_VFS 30 /* Max VFs supported by BE3 FW */
  95. #define FW_VER_LEN 32
  96. #define CNTL_SERIAL_NUM_WORDS 8 /* Controller serial number words */
  97. #define CNTL_SERIAL_NUM_WORD_SZ (sizeof(u16)) /* Byte-sz of serial num word */
  98. #define RSS_INDIR_TABLE_LEN 128
  99. #define RSS_HASH_KEY_LEN 40
  100. #define BE_UNKNOWN_PHY_STATE 0xFF
  101. struct be_dma_mem {
  102. void *va;
  103. dma_addr_t dma;
  104. u32 size;
  105. };
  106. struct be_queue_info {
  107. u32 len;
  108. u32 entry_size; /* Size of an element in the queue */
  109. u32 tail, head;
  110. atomic_t used; /* Number of valid elements in the queue */
  111. u32 id;
  112. struct be_dma_mem dma_mem;
  113. bool created;
  114. };
  115. static inline u32 MODULO(u32 val, u32 limit)
  116. {
  117. BUG_ON(limit & (limit - 1));
  118. return val & (limit - 1);
  119. }
  120. static inline void index_adv(u32 *index, u32 val, u32 limit)
  121. {
  122. *index = MODULO((*index + val), limit);
  123. }
  124. static inline void index_inc(u32 *index, u32 limit)
  125. {
  126. *index = MODULO((*index + 1), limit);
  127. }
  128. static inline void *queue_head_node(struct be_queue_info *q)
  129. {
  130. return q->dma_mem.va + q->head * q->entry_size;
  131. }
  132. static inline void *queue_tail_node(struct be_queue_info *q)
  133. {
  134. return q->dma_mem.va + q->tail * q->entry_size;
  135. }
  136. static inline void *queue_index_node(struct be_queue_info *q, u16 index)
  137. {
  138. return q->dma_mem.va + index * q->entry_size;
  139. }
  140. static inline void queue_head_inc(struct be_queue_info *q)
  141. {
  142. index_inc(&q->head, q->len);
  143. }
  144. static inline void index_dec(u32 *index, u32 limit)
  145. {
  146. *index = MODULO((*index - 1), limit);
  147. }
  148. static inline void queue_tail_inc(struct be_queue_info *q)
  149. {
  150. index_inc(&q->tail, q->len);
  151. }
  152. struct be_eq_obj {
  153. struct be_queue_info q;
  154. char desc[32];
  155. struct be_adapter *adapter;
  156. struct napi_struct napi;
  157. u8 idx; /* array index */
  158. u8 msix_idx;
  159. u16 spurious_intr;
  160. cpumask_var_t affinity_mask;
  161. } ____cacheline_aligned_in_smp;
  162. struct be_aic_obj { /* Adaptive interrupt coalescing (AIC) info */
  163. u32 min_eqd; /* in usecs */
  164. u32 max_eqd; /* in usecs */
  165. u32 prev_eqd; /* in usecs */
  166. u32 et_eqd; /* configured val when aic is off */
  167. ulong jiffies;
  168. u64 rx_pkts_prev; /* Used to calculate RX pps */
  169. u64 tx_reqs_prev; /* Used to calculate TX pps */
  170. };
  171. struct be_mcc_obj {
  172. struct be_queue_info q;
  173. struct be_queue_info cq;
  174. bool rearm_cq;
  175. };
  176. struct be_tx_stats {
  177. u64 tx_bytes;
  178. u64 tx_pkts;
  179. u64 tx_vxlan_offload_pkts;
  180. u64 tx_reqs;
  181. u64 tx_compl;
  182. u32 tx_stops;
  183. u32 tx_drv_drops; /* pkts dropped by driver */
  184. /* the error counters are described in be_ethtool.c */
  185. u32 tx_hdr_parse_err;
  186. u32 tx_dma_err;
  187. u32 tx_tso_err;
  188. u32 tx_spoof_check_err;
  189. u32 tx_qinq_err;
  190. u32 tx_internal_parity_err;
  191. u32 tx_sge_err;
  192. struct u64_stats_sync sync;
  193. struct u64_stats_sync sync_compl;
  194. };
  195. /* Structure to hold some data of interest obtained from a TX CQE */
  196. struct be_tx_compl_info {
  197. u8 status; /* Completion status */
  198. u16 end_index; /* Completed TXQ Index */
  199. };
  200. struct be_tx_obj {
  201. u32 db_offset;
  202. struct be_tx_compl_info txcp;
  203. struct be_queue_info q;
  204. struct be_queue_info cq;
  205. /* Remember the skbs that were transmitted */
  206. struct sk_buff *sent_skb_list[TX_Q_LEN];
  207. struct be_tx_stats stats;
  208. u16 pend_wrb_cnt; /* Number of WRBs yet to be given to HW */
  209. u16 last_req_wrb_cnt; /* wrb cnt of the last req in the Q */
  210. u16 last_req_hdr; /* index of the last req's hdr-wrb */
  211. } ____cacheline_aligned_in_smp;
  212. /* Struct to remember the pages posted for rx frags */
  213. struct be_rx_page_info {
  214. struct page *page;
  215. /* set to page-addr for last frag of the page & frag-addr otherwise */
  216. DEFINE_DMA_UNMAP_ADDR(bus);
  217. u16 page_offset;
  218. bool last_frag; /* last frag of the page */
  219. };
  220. struct be_rx_stats {
  221. u64 rx_bytes;
  222. u64 rx_pkts;
  223. u64 rx_vxlan_offload_pkts;
  224. u32 rx_drops_no_skbs; /* skb allocation errors */
  225. u32 rx_drops_no_frags; /* HW has no fetched frags */
  226. u32 rx_post_fail; /* page post alloc failures */
  227. u32 rx_compl;
  228. u32 rx_mcast_pkts;
  229. u32 rx_compl_err; /* completions with err set */
  230. struct u64_stats_sync sync;
  231. };
  232. struct be_rx_compl_info {
  233. u32 rss_hash;
  234. u16 vlan_tag;
  235. u16 pkt_size;
  236. u16 port;
  237. u8 vlanf;
  238. u8 num_rcvd;
  239. u8 err;
  240. u8 ipf;
  241. u8 tcpf;
  242. u8 udpf;
  243. u8 ip_csum;
  244. u8 l4_csum;
  245. u8 ipv6;
  246. u8 qnq;
  247. u8 pkt_type;
  248. u8 ip_frag;
  249. u8 tunneled;
  250. };
  251. struct be_rx_obj {
  252. struct be_adapter *adapter;
  253. struct be_queue_info q;
  254. struct be_queue_info cq;
  255. struct be_rx_compl_info rxcp;
  256. struct be_rx_page_info page_info_tbl[RX_Q_LEN];
  257. struct be_rx_stats stats;
  258. u8 rss_id;
  259. bool rx_post_starved; /* Zero rx frags have been posted to BE */
  260. } ____cacheline_aligned_in_smp;
  261. struct be_drv_stats {
  262. u32 eth_red_drops;
  263. u32 dma_map_errors;
  264. u32 rx_drops_no_pbuf;
  265. u32 rx_drops_no_txpb;
  266. u32 rx_drops_no_erx_descr;
  267. u32 rx_drops_no_tpre_descr;
  268. u32 rx_drops_too_many_frags;
  269. u32 forwarded_packets;
  270. u32 rx_drops_mtu;
  271. u32 rx_crc_errors;
  272. u32 rx_alignment_symbol_errors;
  273. u32 rx_pause_frames;
  274. u32 rx_priority_pause_frames;
  275. u32 rx_control_frames;
  276. u32 rx_in_range_errors;
  277. u32 rx_out_range_errors;
  278. u32 rx_frame_too_long;
  279. u32 rx_address_filtered;
  280. u32 rx_dropped_too_small;
  281. u32 rx_dropped_too_short;
  282. u32 rx_dropped_header_too_small;
  283. u32 rx_dropped_tcp_length;
  284. u32 rx_dropped_runt;
  285. u32 rx_ip_checksum_errs;
  286. u32 rx_tcp_checksum_errs;
  287. u32 rx_udp_checksum_errs;
  288. u32 tx_pauseframes;
  289. u32 tx_priority_pauseframes;
  290. u32 tx_controlframes;
  291. u32 rxpp_fifo_overflow_drop;
  292. u32 rx_input_fifo_overflow_drop;
  293. u32 pmem_fifo_overflow_drop;
  294. u32 jabber_events;
  295. u32 rx_roce_bytes_lsd;
  296. u32 rx_roce_bytes_msd;
  297. u32 rx_roce_frames;
  298. u32 roce_drops_payload_len;
  299. u32 roce_drops_crc;
  300. };
  301. /* A vlan-id of 0xFFFF must be used to clear transparent vlan-tagging */
  302. #define BE_RESET_VLAN_TAG_ID 0xFFFF
  303. struct be_vf_cfg {
  304. unsigned char mac_addr[ETH_ALEN];
  305. int if_handle;
  306. int pmac_id;
  307. u16 vlan_tag;
  308. u32 tx_rate;
  309. u32 plink_tracking;
  310. u32 privileges;
  311. bool spoofchk;
  312. };
  313. enum vf_state {
  314. ENABLED = 0,
  315. ASSIGNED = 1
  316. };
  317. #define BE_FLAGS_LINK_STATUS_INIT BIT(1)
  318. #define BE_FLAGS_SRIOV_ENABLED BIT(2)
  319. #define BE_FLAGS_WORKER_SCHEDULED BIT(3)
  320. #define BE_FLAGS_NAPI_ENABLED BIT(6)
  321. #define BE_FLAGS_QNQ_ASYNC_EVT_RCVD BIT(7)
  322. #define BE_FLAGS_VXLAN_OFFLOADS BIT(8)
  323. #define BE_FLAGS_SETUP_DONE BIT(9)
  324. #define BE_FLAGS_PHY_MISCONFIGURED BIT(10)
  325. #define BE_FLAGS_ERR_DETECTION_SCHEDULED BIT(11)
  326. #define BE_FLAGS_OS2BMC BIT(12)
  327. #define BE_FLAGS_TRY_RECOVERY BIT(13)
  328. #define BE_UC_PMAC_COUNT 30
  329. #define BE_VF_UC_PMAC_COUNT 2
  330. #define MAX_ERR_RECOVERY_RETRY_COUNT 3
  331. #define ERR_DETECTION_DELAY 1000
  332. /* Ethtool set_dump flags */
  333. #define LANCER_INITIATE_FW_DUMP 0x1
  334. #define LANCER_DELETE_FW_DUMP 0x2
  335. struct phy_info {
  336. /* From SFF-8472 spec */
  337. #define SFP_VENDOR_NAME_LEN 17
  338. u8 transceiver;
  339. u8 autoneg;
  340. u8 fc_autoneg;
  341. u8 port_type;
  342. u16 phy_type;
  343. u16 interface_type;
  344. u32 misc_params;
  345. u16 auto_speeds_supported;
  346. u16 fixed_speeds_supported;
  347. int link_speed;
  348. u32 advertising;
  349. u32 supported;
  350. u8 cable_type;
  351. u8 vendor_name[SFP_VENDOR_NAME_LEN];
  352. u8 vendor_pn[SFP_VENDOR_NAME_LEN];
  353. };
  354. struct be_resources {
  355. u16 max_vfs; /* Total VFs "really" supported by FW/HW */
  356. u16 max_mcast_mac;
  357. u16 max_tx_qs;
  358. u16 max_rss_qs;
  359. u16 max_rx_qs;
  360. u16 max_cq_count;
  361. u16 max_uc_mac; /* Max UC MACs programmable */
  362. u16 max_vlans; /* Number of vlans supported */
  363. u16 max_iface_count;
  364. u16 max_mcc_count;
  365. u16 max_evt_qs;
  366. u16 max_nic_evt_qs; /* NIC's share of evt qs */
  367. u32 if_cap_flags;
  368. u32 vf_if_cap_flags; /* VF if capability flags */
  369. u32 flags;
  370. /* Calculated PF Pool's share of RSS Tables. This is not enforced by
  371. * the FW, but is a self-imposed driver limitation.
  372. */
  373. u16 max_rss_tables;
  374. };
  375. /* These are port-wide values */
  376. struct be_port_resources {
  377. u16 max_vfs;
  378. u16 nic_pfs;
  379. };
  380. #define be_is_os2bmc_enabled(adapter) (adapter->flags & BE_FLAGS_OS2BMC)
  381. struct rss_info {
  382. u8 rsstable[RSS_INDIR_TABLE_LEN];
  383. u8 rss_queue[RSS_INDIR_TABLE_LEN];
  384. u8 rss_hkey[RSS_HASH_KEY_LEN];
  385. u64 rss_flags;
  386. };
  387. #define BE_INVALID_DIE_TEMP 0xFF
  388. struct be_hwmon {
  389. struct device *hwmon_dev;
  390. u8 be_on_die_temp; /* Unit: millidegree Celsius */
  391. };
  392. /* Macros to read/write the 'features' word of be_wrb_params structure.
  393. */
  394. #define BE_WRB_F_BIT(name) BE_WRB_F_##name##_BIT
  395. #define BE_WRB_F_MASK(name) BIT_MASK(BE_WRB_F_##name##_BIT)
  396. #define BE_WRB_F_GET(word, name) \
  397. (((word) & (BE_WRB_F_MASK(name))) >> BE_WRB_F_BIT(name))
  398. #define BE_WRB_F_SET(word, name, val) \
  399. ((word) |= (((val) << BE_WRB_F_BIT(name)) & BE_WRB_F_MASK(name)))
  400. /* Feature/offload bits */
  401. enum {
  402. BE_WRB_F_CRC_BIT, /* Ethernet CRC */
  403. BE_WRB_F_IPCS_BIT, /* IP csum */
  404. BE_WRB_F_TCPCS_BIT, /* TCP csum */
  405. BE_WRB_F_UDPCS_BIT, /* UDP csum */
  406. BE_WRB_F_LSO_BIT, /* LSO */
  407. BE_WRB_F_LSO6_BIT, /* LSO6 */
  408. BE_WRB_F_VLAN_BIT, /* VLAN */
  409. BE_WRB_F_VLAN_SKIP_HW_BIT, /* Skip VLAN tag (workaround) */
  410. BE_WRB_F_OS2BMC_BIT /* Send packet to the management ring */
  411. };
  412. /* The structure below provides a HW-agnostic abstraction of WRB params
  413. * retrieved from a TX skb. This is in turn passed to chip specific routines
  414. * during transmit, to set the corresponding params in the WRB.
  415. */
  416. struct be_wrb_params {
  417. u32 features; /* Feature bits */
  418. u16 vlan_tag; /* VLAN tag */
  419. u16 lso_mss; /* MSS for LSO */
  420. };
  421. struct be_eth_addr {
  422. unsigned char mac[ETH_ALEN];
  423. };
  424. #define BE_SEC 1000 /* in msec */
  425. #define BE_MIN (60 * BE_SEC) /* in msec */
  426. #define BE_HOUR (60 * BE_MIN) /* in msec */
  427. #define ERR_RECOVERY_MAX_RETRY_COUNT 3
  428. #define ERR_RECOVERY_DETECTION_DELAY BE_SEC
  429. #define ERR_RECOVERY_RETRY_DELAY (30 * BE_SEC)
  430. /* UE-detection-duration in BEx/Skyhawk:
  431. * All PFs must wait for this duration after they detect UE before reading
  432. * SLIPORT_SEMAPHORE register. At the end of this duration, the Firmware
  433. * guarantees that the SLIPORT_SEMAPHORE register is updated to indicate
  434. * if the UE is recoverable.
  435. */
  436. #define ERR_RECOVERY_UE_DETECT_DURATION BE_SEC
  437. /* Initial idle time (in msec) to elapse after driver load,
  438. * before UE recovery is allowed.
  439. */
  440. #define ERR_IDLE_HR 24
  441. #define ERR_RECOVERY_IDLE_TIME (ERR_IDLE_HR * BE_HOUR)
  442. /* Time interval (in msec) after which UE recovery can be repeated */
  443. #define ERR_INTERVAL_HR 72
  444. #define ERR_RECOVERY_INTERVAL (ERR_INTERVAL_HR * BE_HOUR)
  445. /* BEx/SH UE recovery state machine */
  446. enum {
  447. ERR_RECOVERY_ST_NONE = 0, /* No Recovery */
  448. ERR_RECOVERY_ST_DETECT = 1, /* UE detection duration */
  449. ERR_RECOVERY_ST_RESET = 2, /* Reset Phase (PF0 only) */
  450. ERR_RECOVERY_ST_PRE_POLL = 3, /* Pre-Poll Phase (all PFs) */
  451. ERR_RECOVERY_ST_REINIT = 4 /* Re-initialize Phase */
  452. };
  453. struct be_error_recovery {
  454. union {
  455. u8 recovery_retries; /* used for Lancer */
  456. u8 recovery_state; /* used for BEx and Skyhawk */
  457. };
  458. /* BEx/Skyhawk error recovery variables */
  459. bool recovery_supported;
  460. u16 ue_to_reset_time; /* Time after UE, to soft reset
  461. * the chip - PF0 only
  462. */
  463. u16 ue_to_poll_time; /* Time after UE, to Restart Polling
  464. * of SLIPORT_SEMAPHORE reg
  465. */
  466. u16 last_err_code;
  467. unsigned long probe_time;
  468. unsigned long last_recovery_time;
  469. /* Common to both Lancer & BEx/SH error recovery */
  470. u32 resched_delay;
  471. struct delayed_work err_detection_work;
  472. };
  473. /* Ethtool priv_flags */
  474. #define BE_DISABLE_TPE_RECOVERY 0x1
  475. struct be_vxlan_port {
  476. struct list_head list;
  477. __be16 port; /* VxLAN UDP dst port */
  478. int port_aliases; /* alias count */
  479. };
  480. struct be_adapter {
  481. struct pci_dev *pdev;
  482. struct net_device *netdev;
  483. u8 __iomem *csr; /* CSR BAR used only for BE2/3 */
  484. u8 __iomem *db; /* Door Bell */
  485. u8 __iomem *pcicfg; /* On SH,BEx only. Shadow of PCI config space */
  486. struct mutex mbox_lock; /* For serializing mbox cmds to BE card */
  487. struct be_dma_mem mbox_mem;
  488. /* Mbox mem is adjusted to align to 16 bytes. The allocated addr
  489. * is stored for freeing purpose */
  490. struct be_dma_mem mbox_mem_alloced;
  491. struct be_mcc_obj mcc_obj;
  492. spinlock_t mcc_lock; /* For serializing mcc cmds to BE card */
  493. spinlock_t mcc_cq_lock;
  494. u16 cfg_num_rx_irqs; /* configured via set-channels */
  495. u16 cfg_num_tx_irqs; /* configured via set-channels */
  496. u16 num_evt_qs;
  497. u16 num_msix_vec;
  498. struct be_eq_obj eq_obj[MAX_EVT_QS];
  499. struct msix_entry msix_entries[MAX_MSIX_VECTORS];
  500. bool isr_registered;
  501. /* TX Rings */
  502. u16 num_tx_qs;
  503. struct be_tx_obj tx_obj[MAX_TX_QS];
  504. /* Rx rings */
  505. u16 num_rx_qs;
  506. u16 num_rss_qs;
  507. u16 need_def_rxq;
  508. struct be_rx_obj rx_obj[MAX_RX_QS];
  509. u32 big_page_size; /* Compounded page size shared by rx wrbs */
  510. struct be_drv_stats drv_stats;
  511. struct be_aic_obj aic_obj[MAX_EVT_QS];
  512. bool aic_enabled;
  513. u8 vlan_prio_bmap; /* Available Priority BitMap */
  514. u16 recommended_prio_bits;/* Recommended Priority bits in vlan tag */
  515. struct be_dma_mem rx_filter; /* Cmd DMA mem for rx-filter */
  516. struct be_dma_mem stats_cmd;
  517. /* Work queue used to perform periodic tasks like getting statistics */
  518. struct delayed_work work;
  519. u16 work_counter;
  520. u8 recovery_retries;
  521. u8 err_flags;
  522. bool pcicfg_mapped; /* pcicfg obtained via pci_iomap() */
  523. u32 flags;
  524. u32 cmd_privileges;
  525. /* Ethtool knobs and info */
  526. char fw_ver[FW_VER_LEN];
  527. char fw_on_flash[FW_VER_LEN];
  528. /* IFACE filtering fields */
  529. int if_handle; /* Used to configure filtering */
  530. u32 if_flags; /* Interface filtering flags */
  531. u32 *pmac_id; /* MAC addr handle used by BE card */
  532. struct be_eth_addr *uc_list;/* list of uc-addrs programmed (not perm) */
  533. u32 uc_macs; /* Count of secondary UC MAC programmed */
  534. struct be_eth_addr *mc_list;/* list of mcast addrs programmed */
  535. u32 mc_count;
  536. unsigned long vids[BITS_TO_LONGS(VLAN_N_VID)];
  537. u16 vlans_added;
  538. bool update_uc_list;
  539. bool update_mc_list;
  540. struct mutex rx_filter_lock;/* For protecting vids[] & mc/uc_list[] */
  541. u32 beacon_state; /* for set_phys_id */
  542. u32 port_num;
  543. char port_name;
  544. u8 mc_type;
  545. u32 function_mode;
  546. u32 function_caps;
  547. u32 rx_fc; /* Rx flow control */
  548. u32 tx_fc; /* Tx flow control */
  549. bool stats_cmd_sent;
  550. struct {
  551. u32 size;
  552. u32 total_size;
  553. u64 io_addr;
  554. } roce_db;
  555. u32 num_msix_roce_vec;
  556. struct ocrdma_dev *ocrdma_dev;
  557. struct list_head entry;
  558. u32 flash_status;
  559. struct completion et_cmd_compl;
  560. struct be_resources pool_res; /* resources available for the port */
  561. struct be_resources res; /* resources available for the func */
  562. u16 num_vfs; /* Number of VFs provisioned by PF */
  563. u8 pf_num; /* Numbering used by FW, starts at 0 */
  564. u8 vf_num; /* Numbering used by FW, starts at 1 */
  565. u8 virtfn;
  566. struct be_vf_cfg *vf_cfg;
  567. bool be3_native;
  568. u32 sli_family;
  569. u8 hba_port_num;
  570. u16 pvid;
  571. __be16 vxlan_port; /* offloaded vxlan port num */
  572. struct phy_info phy;
  573. u8 wol_cap;
  574. bool wol_en;
  575. u16 asic_rev;
  576. u16 qnq_vid;
  577. u32 msg_enable;
  578. int be_get_temp_freq;
  579. struct be_hwmon hwmon_info;
  580. struct rss_info rss_info;
  581. /* Filters for packets that need to be sent to BMC */
  582. u32 bmc_filt_mask;
  583. u32 fat_dump_len;
  584. u16 serial_num[CNTL_SERIAL_NUM_WORDS];
  585. u8 phy_state; /* state of sfp optics (functional, faulted, etc.,) */
  586. u8 dev_mac[ETH_ALEN];
  587. u32 priv_flags; /* ethtool get/set_priv_flags() */
  588. struct be_error_recovery error_recovery;
  589. };
  590. /* Used for deferred FW config cmds. Add fields to this struct as reqd */
  591. struct be_cmd_work {
  592. struct work_struct work;
  593. struct be_adapter *adapter;
  594. };
  595. #define be_physfn(adapter) (!adapter->virtfn)
  596. #define be_virtfn(adapter) (adapter->virtfn)
  597. #define sriov_enabled(adapter) (adapter->flags & \
  598. BE_FLAGS_SRIOV_ENABLED)
  599. #define for_all_vfs(adapter, vf_cfg, i) \
  600. for (i = 0, vf_cfg = &adapter->vf_cfg[i]; i < adapter->num_vfs; \
  601. i++, vf_cfg++)
  602. #define ON 1
  603. #define OFF 0
  604. #define be_max_vlans(adapter) (adapter->res.max_vlans)
  605. #define be_max_uc(adapter) (adapter->res.max_uc_mac)
  606. #define be_max_mc(adapter) (adapter->res.max_mcast_mac)
  607. #define be_max_vfs(adapter) (adapter->pool_res.max_vfs)
  608. #define be_max_rss(adapter) (adapter->res.max_rss_qs)
  609. #define be_max_txqs(adapter) (adapter->res.max_tx_qs)
  610. #define be_max_prio_txqs(adapter) (adapter->res.max_prio_tx_qs)
  611. #define be_max_rxqs(adapter) (adapter->res.max_rx_qs)
  612. /* Max number of EQs available for the function (NIC + RoCE (if enabled)) */
  613. #define be_max_func_eqs(adapter) (adapter->res.max_evt_qs)
  614. /* Max number of EQs available only for NIC */
  615. #define be_max_nic_eqs(adapter) (adapter->res.max_nic_evt_qs)
  616. #define be_if_cap_flags(adapter) (adapter->res.if_cap_flags)
  617. #define be_max_pf_pool_rss_tables(adapter) \
  618. (adapter->pool_res.max_rss_tables)
  619. /* Max irqs available for NIC */
  620. #define be_max_irqs(adapter) \
  621. (min_t(u16, be_max_nic_eqs(adapter), num_online_cpus()))
  622. /* Max irqs *needed* for RX queues */
  623. static inline u16 be_max_rx_irqs(struct be_adapter *adapter)
  624. {
  625. /* If no RSS, need at least one irq for def-RXQ */
  626. u16 num = max_t(u16, be_max_rss(adapter), 1);
  627. return min_t(u16, num, be_max_irqs(adapter));
  628. }
  629. /* Max irqs *needed* for TX queues */
  630. static inline u16 be_max_tx_irqs(struct be_adapter *adapter)
  631. {
  632. return min_t(u16, be_max_txqs(adapter), be_max_irqs(adapter));
  633. }
  634. /* Max irqs *needed* for combined queues */
  635. static inline u16 be_max_qp_irqs(struct be_adapter *adapter)
  636. {
  637. return min(be_max_tx_irqs(adapter), be_max_rx_irqs(adapter));
  638. }
  639. /* Max irqs *needed* for RX and TX queues together */
  640. static inline u16 be_max_any_irqs(struct be_adapter *adapter)
  641. {
  642. return max(be_max_tx_irqs(adapter), be_max_rx_irqs(adapter));
  643. }
  644. /* Is BE in pvid_tagging mode */
  645. #define be_pvid_tagging_enabled(adapter) (adapter->pvid)
  646. /* Is BE in QNQ multi-channel mode */
  647. #define be_is_qnq_mode(adapter) (adapter->function_mode & QNQ_MODE)
  648. #ifdef CONFIG_BE2NET_LANCER
  649. #define lancer_chip(adapter) (adapter->pdev->device == OC_DEVICE_ID3 || \
  650. adapter->pdev->device == OC_DEVICE_ID4)
  651. #else
  652. #define lancer_chip(adapter) (0)
  653. #endif /* CONFIG_BE2NET_LANCER */
  654. #ifdef CONFIG_BE2NET_SKYHAWK
  655. #define skyhawk_chip(adapter) (adapter->pdev->device == OC_DEVICE_ID5 || \
  656. adapter->pdev->device == OC_DEVICE_ID6)
  657. #else
  658. #define skyhawk_chip(adapter) (0)
  659. #endif /* CONFIG_BE2NET_SKYHAWK */
  660. #ifdef CONFIG_BE2NET_BE3
  661. #define BE3_chip(adapter) (adapter->pdev->device == BE_DEVICE_ID2 || \
  662. adapter->pdev->device == OC_DEVICE_ID2)
  663. #else
  664. #define BE3_chip(adapter) (0)
  665. #endif /* CONFIG_BE2NET_BE3 */
  666. #ifdef CONFIG_BE2NET_BE2
  667. #define BE2_chip(adapter) (adapter->pdev->device == BE_DEVICE_ID1 || \
  668. adapter->pdev->device == OC_DEVICE_ID1)
  669. #else
  670. #define BE2_chip(adapter) (0)
  671. #endif /* CONFIG_BE2NET_BE2 */
  672. #define BEx_chip(adapter) (BE3_chip(adapter) || BE2_chip(adapter))
  673. #define be_roce_supported(adapter) (skyhawk_chip(adapter) && \
  674. (adapter->function_mode & RDMA_ENABLED))
  675. extern const struct ethtool_ops be_ethtool_ops;
  676. #define msix_enabled(adapter) (adapter->num_msix_vec > 0)
  677. #define num_irqs(adapter) (msix_enabled(adapter) ? \
  678. adapter->num_msix_vec : 1)
  679. #define tx_stats(txo) (&(txo)->stats)
  680. #define rx_stats(rxo) (&(rxo)->stats)
  681. /* The default RXQ is the last RXQ */
  682. #define default_rxo(adpt) (&adpt->rx_obj[adpt->num_rx_qs - 1])
  683. #define for_all_rx_queues(adapter, rxo, i) \
  684. for (i = 0, rxo = &adapter->rx_obj[i]; i < adapter->num_rx_qs; \
  685. i++, rxo++)
  686. #define for_all_rss_queues(adapter, rxo, i) \
  687. for (i = 0, rxo = &adapter->rx_obj[i]; i < adapter->num_rss_qs; \
  688. i++, rxo++)
  689. #define for_all_tx_queues(adapter, txo, i) \
  690. for (i = 0, txo = &adapter->tx_obj[i]; i < adapter->num_tx_qs; \
  691. i++, txo++)
  692. #define for_all_evt_queues(adapter, eqo, i) \
  693. for (i = 0, eqo = &adapter->eq_obj[i]; i < adapter->num_evt_qs; \
  694. i++, eqo++)
  695. #define for_all_rx_queues_on_eq(adapter, eqo, rxo, i) \
  696. for (i = eqo->idx, rxo = &adapter->rx_obj[i]; i < adapter->num_rx_qs;\
  697. i += adapter->num_evt_qs, rxo += adapter->num_evt_qs)
  698. #define for_all_tx_queues_on_eq(adapter, eqo, txo, i) \
  699. for (i = eqo->idx, txo = &adapter->tx_obj[i]; i < adapter->num_tx_qs;\
  700. i += adapter->num_evt_qs, txo += adapter->num_evt_qs)
  701. #define is_mcc_eqo(eqo) (eqo->idx == 0)
  702. #define mcc_eqo(adapter) (&adapter->eq_obj[0])
  703. #define PAGE_SHIFT_4K 12
  704. #define PAGE_SIZE_4K (1 << PAGE_SHIFT_4K)
  705. /* Returns number of pages spanned by the data starting at the given addr */
  706. #define PAGES_4K_SPANNED(_address, size) \
  707. ((u32)((((size_t)(_address) & (PAGE_SIZE_4K - 1)) + \
  708. (size) + (PAGE_SIZE_4K - 1)) >> PAGE_SHIFT_4K))
  709. /* Returns bit offset within a DWORD of a bitfield */
  710. #define AMAP_BIT_OFFSET(_struct, field) \
  711. (((size_t)&(((_struct *)0)->field))%32)
  712. /* Returns the bit mask of the field that is NOT shifted into location. */
  713. static inline u32 amap_mask(u32 bitsize)
  714. {
  715. return (bitsize == 32 ? 0xFFFFFFFF : (1 << bitsize) - 1);
  716. }
  717. static inline void
  718. amap_set(void *ptr, u32 dw_offset, u32 mask, u32 offset, u32 value)
  719. {
  720. u32 *dw = (u32 *) ptr + dw_offset;
  721. *dw &= ~(mask << offset);
  722. *dw |= (mask & value) << offset;
  723. }
  724. #define AMAP_SET_BITS(_struct, field, ptr, val) \
  725. amap_set(ptr, \
  726. offsetof(_struct, field)/32, \
  727. amap_mask(sizeof(((_struct *)0)->field)), \
  728. AMAP_BIT_OFFSET(_struct, field), \
  729. val)
  730. static inline u32 amap_get(void *ptr, u32 dw_offset, u32 mask, u32 offset)
  731. {
  732. u32 *dw = (u32 *) ptr;
  733. return mask & (*(dw + dw_offset) >> offset);
  734. }
  735. #define AMAP_GET_BITS(_struct, field, ptr) \
  736. amap_get(ptr, \
  737. offsetof(_struct, field)/32, \
  738. amap_mask(sizeof(((_struct *)0)->field)), \
  739. AMAP_BIT_OFFSET(_struct, field))
  740. #define GET_RX_COMPL_V0_BITS(field, ptr) \
  741. AMAP_GET_BITS(struct amap_eth_rx_compl_v0, field, ptr)
  742. #define GET_RX_COMPL_V1_BITS(field, ptr) \
  743. AMAP_GET_BITS(struct amap_eth_rx_compl_v1, field, ptr)
  744. #define GET_TX_COMPL_BITS(field, ptr) \
  745. AMAP_GET_BITS(struct amap_eth_tx_compl, field, ptr)
  746. #define SET_TX_WRB_HDR_BITS(field, ptr, val) \
  747. AMAP_SET_BITS(struct amap_eth_hdr_wrb, field, ptr, val)
  748. #define be_dws_cpu_to_le(wrb, len) swap_dws(wrb, len)
  749. #define be_dws_le_to_cpu(wrb, len) swap_dws(wrb, len)
  750. static inline void swap_dws(void *wrb, int len)
  751. {
  752. #ifdef __BIG_ENDIAN
  753. u32 *dw = wrb;
  754. BUG_ON(len % 4);
  755. do {
  756. *dw = cpu_to_le32(*dw);
  757. dw++;
  758. len -= 4;
  759. } while (len);
  760. #endif /* __BIG_ENDIAN */
  761. }
  762. #define be_cmd_status(status) (status > 0 ? -EIO : status)
  763. static inline u8 is_tcp_pkt(struct sk_buff *skb)
  764. {
  765. u8 val = 0;
  766. if (ip_hdr(skb)->version == 4)
  767. val = (ip_hdr(skb)->protocol == IPPROTO_TCP);
  768. else if (ip_hdr(skb)->version == 6)
  769. val = (ipv6_hdr(skb)->nexthdr == NEXTHDR_TCP);
  770. return val;
  771. }
  772. static inline u8 is_udp_pkt(struct sk_buff *skb)
  773. {
  774. u8 val = 0;
  775. if (ip_hdr(skb)->version == 4)
  776. val = (ip_hdr(skb)->protocol == IPPROTO_UDP);
  777. else if (ip_hdr(skb)->version == 6)
  778. val = (ipv6_hdr(skb)->nexthdr == NEXTHDR_UDP);
  779. return val;
  780. }
  781. static inline bool is_ipv4_pkt(struct sk_buff *skb)
  782. {
  783. return skb->protocol == htons(ETH_P_IP) && ip_hdr(skb)->version == 4;
  784. }
  785. static inline bool is_ipv6_ext_hdr(struct sk_buff *skb)
  786. {
  787. if (ip_hdr(skb)->version == 6)
  788. return ipv6_ext_hdr(ipv6_hdr(skb)->nexthdr);
  789. else
  790. return false;
  791. }
  792. #define be_error_recovering(adapter) \
  793. (adapter->flags & BE_FLAGS_TRY_RECOVERY)
  794. #define BE_ERROR_EEH 1
  795. #define BE_ERROR_UE BIT(1)
  796. #define BE_ERROR_FW BIT(2)
  797. #define BE_ERROR_TX BIT(3)
  798. #define BE_ERROR_HW (BE_ERROR_EEH | BE_ERROR_UE | BE_ERROR_TX)
  799. #define BE_ERROR_ANY (BE_ERROR_EEH | BE_ERROR_UE | BE_ERROR_FW | \
  800. BE_ERROR_TX)
  801. #define BE_CLEAR_ALL 0xFF
  802. static inline u8 be_check_error(struct be_adapter *adapter, u32 err_type)
  803. {
  804. return (adapter->err_flags & err_type);
  805. }
  806. static inline void be_set_error(struct be_adapter *adapter, int err_type)
  807. {
  808. struct net_device *netdev = adapter->netdev;
  809. adapter->err_flags |= err_type;
  810. netif_carrier_off(netdev);
  811. dev_info(&adapter->pdev->dev, "%s: Link down\n", netdev->name);
  812. }
  813. static inline void be_clear_error(struct be_adapter *adapter, int err_type)
  814. {
  815. adapter->err_flags &= ~err_type;
  816. }
  817. static inline bool be_multi_rxq(const struct be_adapter *adapter)
  818. {
  819. return adapter->num_rx_qs > 1;
  820. }
  821. void be_cq_notify(struct be_adapter *adapter, u16 qid, bool arm,
  822. u16 num_popped);
  823. void be_link_status_update(struct be_adapter *adapter, u8 link_status);
  824. void be_parse_stats(struct be_adapter *adapter);
  825. int be_load_fw(struct be_adapter *adapter, u8 *func);
  826. bool be_pause_supported(struct be_adapter *adapter);
  827. int be_update_queues(struct be_adapter *adapter);
  828. int be_poll(struct napi_struct *napi, int budget);
  829. void be_eqd_update(struct be_adapter *adapter, bool force_update);
  830. /*
  831. * internal function to initialize-cleanup roce device.
  832. */
  833. void be_roce_dev_add(struct be_adapter *);
  834. void be_roce_dev_remove(struct be_adapter *);
  835. /*
  836. * internal function to open-close roce device during ifup-ifdown.
  837. */
  838. void be_roce_dev_shutdown(struct be_adapter *);
  839. #endif /* BE_H */