Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c7976 ilt->lines[cdu_ilt_start + i].page = bp->context[i].vcxt; in bnx2x_init_hw_func()
8279 BNX2X_PCI_FREE(bp->context[i].vcxt, bp->context[i].cxt_mapping, in bnx2x_free_mem()
8371 bp->context[i].vcxt = BNX2X_PCI_ALLOC(&bp->context[i].cxt_mapping, in bnx2x_alloc_mem()
8373 if (!bp->context[i].vcxt) in bnx2x_alloc_mem()
8737 &bp->context[cxt_index].vcxt[cxt_offset].eth; in bnx2x_pf_q_prep_init()
14561 vcxt[cxt_offset].eth, in bnx2x_cnic_sp_post()
Dbnx2x.h1194 union cdu_context *vcxt; member