Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/
Dcnic.c302 static int cnic_get_l5_cid(struct cnic_local *cp, u32 cid, u32 *l5_cid) in cnic_get_l5_cid()
380 u32 l5_cid; in cnic_iscsi_nl_msg_recv() local
1377 static void *cnic_get_kwqe_16_data(struct cnic_local *cp, u32 l5_cid, in cnic_get_kwqe_16_data()
1588 static void cnic_free_bnx2x_conn_resc(struct cnic_dev *dev, u32 l5_cid) in cnic_free_bnx2x_conn_resc()
1607 static int cnic_alloc_bnx2x_conn_resc(struct cnic_dev *dev, u32 l5_cid) in cnic_alloc_bnx2x_conn_resc()
1882 u32 l5_cid; in cnic_bnx2x_iscsi_ofld1() local
1947 u32 l5_cid, cid = BNX2X_SW_CID(req->context_id); in cnic_bnx2x_iscsi_update() local
1964 static int cnic_bnx2x_destroy_ramrod(struct cnic_dev *dev, u32 l5_cid) in cnic_bnx2x_destroy_ramrod()
1995 u32 l5_cid = req->reserved0; in cnic_bnx2x_iscsi_destroy() local
2129 u32 l5_cid = kwqe1->pg_cid; in cnic_bnx2x_connect() local
[all …]
Dcnic_if.h272 u32 l5_cid; member