Searched refs:vnic_wq_post (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/scsi/fnic/ |
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
|
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()
|
/linux-6.12.1/drivers/net/ethernet/cisco/enic/ |
D | vnic_wq.h | 118 static inline void vnic_wq_post(struct vnic_wq *wq, in vnic_wq_post() function
|
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()
|