Searched defs:l5_cid (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic_if.h273 u32 l5_cid; member in struct:cnic_sock
H A Dcnic.c302 static int cnic_get_l5_cid(struct cnic_local *cp, u32 cid, u32 *l5_cid) argument
380 u32 l5_cid; local
1383 static void *cnic_get_kwqe_16_data(struct cnic_local *cp, u32 l5_cid, argument
1594 static void cnic_free_bnx2x_conn_resc(struct cnic_dev *dev, u32 l5_cid) argument
1613 cnic_alloc_bnx2x_conn_resc(struct cnic_dev *dev, u32 l5_cid) argument
1888 u32 l5_cid; local
1953 u32 l5_cid, cid = BNX2X_SW_CID(req->context_id); local
1970 cnic_bnx2x_destroy_ramrod(struct cnic_dev *dev, u32 l5_cid) argument
2001 u32 l5_cid = req->reserved0; local
2135 u32 l5_cid = kwqe1->pg_cid; local
2346 u32 cid = -1, l5_cid; local
2443 u32 cid, l5_cid; local
2471 u32 cid, l5_cid; local
2502 u32 cid, l5_cid; local
2601 u32 l5_cid = 0; local
3297 u32 l5_cid; local
3587 cnic_cm_create(struct cnic_dev *dev, int ulp_type, u32 cid, u32 l5_cid, struct cnic_sock **csk, void *context) argument
3951 u32 l5_cid = kcqe->pg_host_opaque; local
3983 u32 l5_cid = fc_kcqe->fcoe_conn_id + BNX2X_FCOE_L5_CID_BASE; local
3996 u32 l5_cid; local
[all...]

Completed in 123 milliseconds