Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dcnic.h296 struct cnic_id_tbl fcoe_cid_tbl; member
Dcnic.c847 cnic_free_id_tbl(&cp->fcoe_cid_tbl); in cnic_free_resc()
1479 cnic_free_id(&cp->fcoe_cid_tbl, ctx->cid); in cnic_free_bnx2x_conn_resc()
1494 cid = cnic_alloc_new_id(&cp->fcoe_cid_tbl); in cnic_alloc_bnx2x_conn_resc()
4810 ret = cnic_init_id_tbl(&cp->fcoe_cid_tbl, in cnic_start_bnx2x_hw()