Home
last modified time | relevance | path

Searched refs:fcoe_cid_tbl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dcnic.h287 struct cnic_id_tbl fcoe_cid_tbl; member
H A Dcnic.c904 cnic_free_id_tbl(&cp->fcoe_cid_tbl); in cnic_free_resc()
1601 cnic_free_id(&cp->fcoe_cid_tbl, ctx->cid); in cnic_free_bnx2x_conn_resc()
1616 cid = cnic_alloc_new_id(&cp->fcoe_cid_tbl); in cnic_alloc_bnx2x_conn_resc()
5107 ret = cnic_init_id_tbl(&cp->fcoe_cid_tbl, dev->max_fcoe_conn, in cnic_start_bnx2x_hw()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dcnic.h287 struct cnic_id_tbl fcoe_cid_tbl; member
H A Dcnic.c904 cnic_free_id_tbl(&cp->fcoe_cid_tbl); in cnic_free_resc()
1599 cnic_free_id(&cp->fcoe_cid_tbl, ctx->cid); in cnic_free_bnx2x_conn_resc()
1614 cid = cnic_alloc_new_id(&cp->fcoe_cid_tbl); in cnic_alloc_bnx2x_conn_resc()
5104 ret = cnic_init_id_tbl(&cp->fcoe_cid_tbl, dev->max_fcoe_conn, in cnic_start_bnx2x_hw()

Completed in 16 milliseconds