Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c8744 int cxt_index, cxt_offset; in bnx2x_pf_q_prep_init() local
8783 cxt_index = fp->txdata_ptr[cos]->cid / ILT_PAGE_CIDS; in bnx2x_pf_q_prep_init()
8784 cxt_offset = fp->txdata_ptr[cos]->cid - (cxt_index * in bnx2x_pf_q_prep_init()
8787 &bp->context[cxt_index].vcxt[cxt_offset].eth; in bnx2x_pf_q_prep_init()
14502 int cxt_index, cxt_offset; in bnx2x_cnic_sp_post() local
14525 cxt_index = BNX2X_ISCSI_ETH_CID(bp) / in bnx2x_cnic_sp_post()
14528 (cxt_index * ILT_PAGE_CIDS); in bnx2x_cnic_sp_post()
14530 &bp->context[cxt_index]. in bnx2x_cnic_sp_post()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c8742 int cxt_index, cxt_offset; in bnx2x_pf_q_prep_init() local
8781 cxt_index = fp->txdata_ptr[cos]->cid / ILT_PAGE_CIDS; in bnx2x_pf_q_prep_init()
8782 cxt_offset = fp->txdata_ptr[cos]->cid - (cxt_index * in bnx2x_pf_q_prep_init()
8785 &bp->context[cxt_index].vcxt[cxt_offset].eth; in bnx2x_pf_q_prep_init()
14430 int cxt_index, cxt_offset; in bnx2x_cnic_sp_post() local
14453 cxt_index = BNX2X_ISCSI_ETH_CID(bp) / in bnx2x_cnic_sp_post()
14456 (cxt_index * ILT_PAGE_CIDS); in bnx2x_cnic_sp_post()
14458 &bp->context[cxt_index]. in bnx2x_cnic_sp_post()

Completed in 31 milliseconds