Searched refs:vnic_wq_post (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/fnic/ |
D | vnic_wq.h | 32 #define vnic_wq_post fnic_wq_post macro 113 static inline void vnic_wq_post(struct vnic_wq *wq, in vnic_wq_post() function
|
D | fnic_res.h | 51 vnic_wq_post(wq, os_buf, dma_addr, len, sop, eop); in fnic_queue_wq_desc() 76 vnic_wq_post(wq, os_buf, dma_addr, len, 1, 1); in fnic_queue_wq_eth_desc()
|
/linux-4.4.14/drivers/net/ethernet/cisco/enic/ |
D | enic_res.h | 65 vnic_wq_post(wq, os_buf, dma_addr, len, sop, eop, desc_skip_cnt, in enic_queue_wq_desc_ex()
|
D | vnic_wq.h | 131 static inline void vnic_wq_post(struct vnic_wq *wq, in vnic_wq_post() function
|