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

/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic.c694 static u32 cnic_alloc_new_id(struct cnic_id_tbl *id_tbl) function
1622 cid = cnic_alloc_new_id(&cp->fcoe_cid_tbl);
1631 cid = cnic_alloc_new_id(&cp->cid_tbl);
3819 port_id = cnic_alloc_new_id(&cp->csk_port_tbl);

Completed in 159 milliseconds