Home
last modified time | relevance | path

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

/drivers/scsi/fnic/
Dfnic_res.h121 vnic_wq_copy_post(wq); in fnic_queue_wq_copy_desc_icmnd_16()
147 vnic_wq_copy_post(wq); in fnic_queue_wq_copy_desc_itmf()
166 vnic_wq_copy_post(wq); in fnic_queue_wq_copy_desc_flogi_reg()
190 vnic_wq_copy_post(wq); in fnic_queue_wq_copy_desc_fip_reg()
203 vnic_wq_copy_post(wq); in fnic_queue_wq_copy_desc_fw_reset()
220 vnic_wq_copy_post(wq); in fnic_queue_wq_copy_desc_lunmap()
Dvnic_wq_copy.h52 static inline void vnic_wq_copy_post(struct vnic_wq_copy *wq) in vnic_wq_copy_post() function