Home
last modified time | relevance | path

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

/openbmc/linux/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()