Home
last modified time | relevance | path

Searched refs:vnic_wq_copy_post (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_res.h109 vnic_wq_copy_post(wq); in fnic_queue_wq_copy_desc_icmnd_16()
135 vnic_wq_copy_post(wq); in fnic_queue_wq_copy_desc_itmf()
154 vnic_wq_copy_post(wq); in fnic_queue_wq_copy_desc_flogi_reg()
178 vnic_wq_copy_post(wq); in fnic_queue_wq_copy_desc_fip_reg()
191 vnic_wq_copy_post(wq); in fnic_queue_wq_copy_desc_fw_reset()
208 vnic_wq_copy_post(wq); in fnic_queue_wq_copy_desc_lunmap()
H A Dvnic_wq_copy.h40 static inline void vnic_wq_copy_post(struct vnic_wq_copy *wq) in vnic_wq_copy_post() function