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