Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c4251 if (sc->def_idx != def_sb->sp_sb.running_index) { in bnx2x_update_dsb_idx()
4252 sc->def_idx = def_sb->sp_sb.running_index; in bnx2x_update_dsb_idx()
5184 offsetof(struct host_sp_status_block, sp_sb)); in bnx2x_init_def_sb()
5208 &sc->def_sb->sp_sb.index_values[HC_SP_INDEX_ETH_DEF_CONS]; in bnx2x_init_sp_ring()
5231 sc->eq_cons_sb = &sc->def_sb->sp_sb.index_values[HC_SP_INDEX_EQ_CONS]; in bnx2x_init_eq_ring()
H A Decore_hsi.h3824 struct hc_sp_status_block sp_sb; member