Searched refs:cnic_local (Results 1 – 2 of 2) sorted by relevance
183 struct cnic_local *cp = dev->cnic_priv; in cnic_ctx_wr()197 struct cnic_local *cp = dev->cnic_priv; in cnic_ctx_tbl_wr()210 struct cnic_local *cp = dev->cnic_priv; in cnic_ring_ctl()227 struct cnic_local *cp = dev->cnic_priv; in cnic_reg_wr_ind()240 struct cnic_local *cp = dev->cnic_priv; in cnic_reg_rd_ind()258 struct cnic_local *cp = dev->cnic_priv; in cnic_spq_completion()267 static int cnic_get_l5_cid(struct cnic_local *cp, u32 cid, u32 *l5_cid) in cnic_get_l5_cid()280 static int cnic_send_nlmsg(struct cnic_local *cp, u32 type, in cnic_send_nlmsg()332 static void cnic_cm_upcall(struct cnic_local *, struct cnic_sock *, u8);341 struct cnic_local *cp; in cnic_iscsi_nl_msg_recv()[all …]
215 struct cnic_local { struct245 #define IRO (((struct cnic_local *) dev->cnic_priv)->iro_arr) argument