Searched refs:vnic_rq_next_desc (Results 1 – 4 of 4) sorted by relevance
31 #define vnic_rq_next_desc fnic_rq_next_desc macro117 static inline void *vnic_rq_next_desc(struct vnic_rq *rq) in vnic_rq_next_desc() function
227 struct rq_enet_desc *desc = vnic_rq_next_desc(rq); in fnic_queue_rq_desc()
126 struct rq_enet_desc *desc = vnic_rq_next_desc(rq); in enic_queue_rq_desc()
109 static inline void *vnic_rq_next_desc(struct vnic_rq *rq) in vnic_rq_next_desc() function