Searched refs:cxt_index (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c8610 int cxt_index, cxt_offset; bnx2x_pf_q_prep_init() local
8649 cxt_index = fp->txdata_ptr[cos]->cid / ILT_PAGE_CIDS; bnx2x_pf_q_prep_init()
8650 cxt_offset = fp->txdata_ptr[cos]->cid - (cxt_index * bnx2x_pf_q_prep_init()
8653 &bp->context[cxt_index].vcxt[cxt_offset].eth; bnx2x_pf_q_prep_init()
13974 int cxt_index, cxt_offset; bnx2x_cnic_sp_post() local
13997 cxt_index = BNX2X_ISCSI_ETH_CID(bp) / bnx2x_cnic_sp_post()
14000 (cxt_index * ILT_PAGE_CIDS); bnx2x_cnic_sp_post()
14002 &bp->context[cxt_index]. bnx2x_cnic_sp_post()

Completed in 157 milliseconds