Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dcnic.h288 struct cnic_id_tbl fcoe_cid_tbl; member
Dcnic.c905 cnic_free_id_tbl(&cp->fcoe_cid_tbl); in cnic_free_resc()
1608 cnic_free_id(&cp->fcoe_cid_tbl, ctx->cid); in cnic_free_bnx2x_conn_resc()
1623 cid = cnic_alloc_new_id(&cp->fcoe_cid_tbl); in cnic_alloc_bnx2x_conn_resc()
5114 ret = cnic_init_id_tbl(&cp->fcoe_cid_tbl, dev->max_fcoe_conn, in cnic_start_bnx2x_hw()