Searched refs:cpl_fw6_msg (Results 1 – 6 of 6) sorted by relevance
3495 msg_len = (op == CPL_FW6_MSG) ? sizeof(struct cpl_fw6_msg) : in csio_process_fwevtq_entry()3519 struct cpl_fw6_msg *msg; in csio_evtq_worker()3547 msg = (struct cpl_fw6_msg *)(evt_msg->data); in csio_evtq_worker()
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()
1091 struct cpl_fw6_msg { struct
640 const struct cpl_fw6_msg *p = (void *)rsp; in fwevtq_handler()
3620 struct cpl_fw6_msg *rpl = cplhdr(skb); in deferred_fw6_msg()4088 struct cpl_fw6_msg *rpl = cplhdr(skb); in fw6_msg()
443 const struct cpl_fw6_msg *fw_msg = cpl; in fwevtq_handler()