Searched refs:vnic_wq_post (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/fnic/ |
H A D | vnic_wq.h | 32 #define vnic_wq_post fnic_wq_post macro 115 static inline void vnic_wq_post(struct vnic_wq *wq, in vnic_wq_post() function
|
H A 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()
|
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | vnic_wq.h | 20 #define vnic_wq_post fnic_wq_post macro 103 static inline void vnic_wq_post(struct vnic_wq *wq, in vnic_wq_post() function
|
H A D | fnic_res.h | 39 vnic_wq_post(wq, os_buf, dma_addr, len, sop, eop); in fnic_queue_wq_desc() 64 vnic_wq_post(wq, os_buf, dma_addr, len, 1, 1); in fnic_queue_wq_eth_desc()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
H A 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()
|
H A D | vnic_wq.h | 131 static inline void vnic_wq_post(struct vnic_wq *wq, in vnic_wq_post() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
H A D | vnic_wq.h | 118 static inline void vnic_wq_post(struct vnic_wq *wq, in vnic_wq_post() function
|
H A D | enic_res.h | 52 vnic_wq_post(wq, os_buf, dma_addr, len, sop, eop, desc_skip_cnt, in enic_queue_wq_desc_ex()
|
Completed in 4 milliseconds