Searched refs:cxt_index (Results 1 – 1 of 1) sorted by relevance
8692 int cxt_index, cxt_offset; in bnx2x_pf_q_prep_init() local8731 cxt_index = fp->txdata_ptr[cos]->cid / ILT_PAGE_CIDS; in bnx2x_pf_q_prep_init()8732 cxt_offset = fp->txdata_ptr[cos]->cid - (cxt_index * in bnx2x_pf_q_prep_init()8735 &bp->context[cxt_index].vcxt[cxt_offset].eth; in bnx2x_pf_q_prep_init()14397 int cxt_index, cxt_offset; in bnx2x_cnic_sp_post() local14420 cxt_index = BNX2X_ISCSI_ETH_CID(bp) / in bnx2x_cnic_sp_post()14423 (cxt_index * ILT_PAGE_CIDS); in bnx2x_cnic_sp_post()14425 &bp->context[cxt_index]. in bnx2x_cnic_sp_post()