Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dvnic_wq.h19 #define vnic_wq_next_desc fni_cwq_next_desc macro
98 static inline void *vnic_wq_next_desc(struct vnic_wq *wq) in vnic_wq_next_desc() function
H A Dfnic_res.h25 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()
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_res.h36 struct wq_enet_desc *desc = vnic_wq_next_desc(wq); in enic_queue_wq_desc_ex()
H A Dvnic_wq.h102 static inline void *vnic_wq_next_desc(struct vnic_wq *wq) in vnic_wq_next_desc() function