Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_hsi.h3779 __le16 index_values[HC_SB_MAX_INDICES_E1X]; member
3796 __le16 index_values[HC_SB_MAX_INDICES_E2]; member
3813 __le16 index_values[HC_SP_SB_MAX_INDICES]; member
H A Dbnx2x.c4970 fp->sb_index_values = fp->status_block.e2_sb->sb.index_values; in bnx2x_init_eth_fp()
4973 fp->sb_index_values = fp->status_block.e1x_sb->sb.index_values; in bnx2x_init_eth_fp()
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()