Home
last modified time | relevance | path

Searched refs:vnic_wq_next_desc (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/fnic/
Dvnic_wq.h31 #define vnic_wq_next_desc fni_cwq_next_desc macro
108 static inline void *vnic_wq_next_desc(struct vnic_wq *wq) in vnic_wq_next_desc() function
Dfnic_res.h37 struct wq_enet_desc *desc = vnic_wq_next_desc(wq); in fnic_queue_wq_desc()
61 struct wq_enet_desc *desc = vnic_wq_next_desc(wq); in fnic_queue_wq_eth_desc()
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Denic_res.h49 struct wq_enet_desc *desc = vnic_wq_next_desc(wq); in enic_queue_wq_desc_ex()
Dvnic_wq.h115 static inline void *vnic_wq_next_desc(struct vnic_wq *wq) in vnic_wq_next_desc() function