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

/drivers/net/ethernet/broadcom/
H A Dcnic.h287 struct cnic_id_tbl fcoe_cid_tbl; member in struct:cnic_local
H A Dcnic.c893 cnic_free_id_tbl(&cp->fcoe_cid_tbl);
1590 cnic_free_id(&cp->fcoe_cid_tbl, ctx->cid);
1605 cid = cnic_alloc_new_id(&cp->fcoe_cid_tbl);
5098 ret = cnic_init_id_tbl(&cp->fcoe_cid_tbl, dev->max_fcoe_conn,

Completed in 200 milliseconds