Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c7996 ilt->lines[cdu_ilt_start + i].page = bp->context[i].vcxt; in bnx2x_init_hw_func()
8299 BNX2X_PCI_FREE(bp->context[i].vcxt, bp->context[i].cxt_mapping, in bnx2x_free_mem()
8391 bp->context[i].vcxt = BNX2X_PCI_ALLOC(&bp->context[i].cxt_mapping, in bnx2x_alloc_mem()
8393 if (!bp->context[i].vcxt) in bnx2x_alloc_mem()
8786 &bp->context[cxt_index].vcxt[cxt_offset].eth; in bnx2x_pf_q_prep_init()
14466 vcxt[cxt_offset].eth, in bnx2x_cnic_sp_post()
Dbnx2x.h1200 union cdu_context *vcxt; member