Searched refs:SHMEM2_WR (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 2021 SHMEM2_WR(sc, drv_capabilities_flag[SC_FW_MB_IDX(sc)], in bnx2x_nic_unload() 3652 SHMEM2_WR(sc, drv_info_host_addr_lo, in bnx2x_handle_drv_info_req() 3654 SHMEM2_WR(sc, drv_info_host_addr_hi, in bnx2x_handle_drv_info_req() 7156 SHMEM2_WR(sc, drv_flags, drv_flags); in bnx2x_update_drv_flags() 7414 SHMEM2_WR(sc, drv_capabilities_flag[SC_FW_MB_IDX(sc)], in bnx2x_nic_load()
|
| H A D | bnx2x.h | 1602 #define SHMEM2_WR(sc, field, val) REG_WR(sc, SHMEM2_ADDR(sc, field), val) macro
|