Searched refs:cxt_index (Results 1 – 1 of 1) sorted by relevance
8743 int cxt_index, cxt_offset; in bnx2x_pf_q_prep_init() local8782 cxt_index = fp->txdata_ptr[cos]->cid / ILT_PAGE_CIDS; in bnx2x_pf_q_prep_init()8783 cxt_offset = fp->txdata_ptr[cos]->cid - (cxt_index * in bnx2x_pf_q_prep_init()8786 &bp->context[cxt_index].vcxt[cxt_offset].eth; in bnx2x_pf_q_prep_init()14437 int cxt_index, cxt_offset; in bnx2x_cnic_sp_post() local14460 cxt_index = BNX2X_ISCSI_ETH_CID(bp) / in bnx2x_cnic_sp_post()14463 (cxt_index * ILT_PAGE_CIDS); in bnx2x_cnic_sp_post()14465 &bp->context[cxt_index]. in bnx2x_cnic_sp_post()