Searched refs:vnic_wq_next_desc (Results 1 – 4 of 4) sorted by relevance
19 #define vnic_wq_next_desc fni_cwq_next_desc macro98 static inline void *vnic_wq_next_desc(struct vnic_wq *wq) in vnic_wq_next_desc() function
25 struct wq_enet_desc *desc = vnic_wq_next_desc(wq); in fnic_queue_wq_desc()49 struct wq_enet_desc *desc = vnic_wq_next_desc(wq); in fnic_queue_wq_eth_desc()
36 struct wq_enet_desc *desc = vnic_wq_next_desc(wq); in enic_queue_wq_desc_ex()
102 static inline void *vnic_wq_next_desc(struct vnic_wq *wq) in vnic_wq_next_desc() function