Searched refs:SHMEM2_HAS (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_stats.c | 30 if (SHMEM2_HAS(sc, sizeof_port_stats)) { in bnx2x_get_port_stats_dma_len() 1123 if (SHMEM2_HAS(sc, edebug_driver_if[1])) { in bnx2x_edebug_stats_stopped()
|
| H A D | bnx2x.h | 1598 #define SHMEM2_HAS(sc, field) \ macro
|
| H A D | bnx2x.c | 2015 if (IS_PF(sc) && SHMEM2_HAS(sc, drv_capabilities_flag)) { in bnx2x_nic_unload() 2818 if (SHMEM2_HAS(sc, ncsi_oem_data_addr)) { in bnx2x_nic_load_pmf() 7142 if (SHMEM2_HAS(sc, drv_flags)) { in bnx2x_update_drv_flags() 7407 if (IS_PF(sc) && SHMEM2_HAS(sc, drv_capabilities_flag)) { in bnx2x_nic_load() 7971 if ((SHMEM2_HAS(sc, afex_driver_support)) && in bnx2x_get_mf_cfg_info()
|
| H A D | elink.c | 4481 if (SHMEM2_HAS(sc, link_attr_sync)) in elink_update_link_attr() 5728 if (SHMEM2_HAS(sc, link_attr_sync)) in elink_link_status_update() 7706 if (!(SHMEM2_HAS(sc, link_change_count))) in elink_chng_link_count()
|