Searched refs:cpl_fw6_msg (Results 1 – 6 of 6) sorted by relevance
1106 struct cpl_fw6_msg *cpl; in csio_scsi_cmpl_handler()1112 cpl = (struct cpl_fw6_msg *)((uintptr_t)wr + sizeof(__be64)); in csio_scsi_cmpl_handler()
3957 msg_len = (op == CPL_FW6_MSG) ? sizeof(struct cpl_fw6_msg) : in csio_process_fwevtq_entry()3981 struct cpl_fw6_msg *msg; in csio_evtq_worker()4009 msg = (struct cpl_fw6_msg *)(evt_msg->data); in csio_evtq_worker()
1438 struct cpl_fw6_msg { struct
595 const struct cpl_fw6_msg *p = (void *)rsp; in fwevtq_handler()
3898 struct cpl_fw6_msg *rpl = cplhdr(skb); in deferred_fw6_msg()4377 struct cpl_fw6_msg *rpl = cplhdr(skb); in fw6_msg()
502 const struct cpl_fw6_msg *fw_msg = cpl; in fwevtq_handler()