Home
last modified time | relevance | path

Searched refs:SHMEM2_WR (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h1602 #define SHMEM2_WR(sc, field, val) REG_WR(sc, SHMEM2_ADDR(sc, field), val) macro
H A Dbnx2x.c2017 SHMEM2_WR(sc, drv_capabilities_flag[SC_FW_MB_IDX(sc)], in bnx2x_nic_unload()
3648 SHMEM2_WR(sc, drv_info_host_addr_lo, in bnx2x_handle_drv_info_req()
3650 SHMEM2_WR(sc, drv_info_host_addr_hi, in bnx2x_handle_drv_info_req()
7152 SHMEM2_WR(sc, drv_flags, drv_flags); in bnx2x_update_drv_flags()
7410 SHMEM2_WR(sc, drv_capabilities_flag[SC_FW_MB_IDX(sc)], in bnx2x_nic_load()