Home
last modified time | relevance | path

Searched refs:svnic_wq_next_desc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_res.h57 struct wq_enet_desc *desc = svnic_wq_next_desc(wq); in snic_queue_wq_eth_desc()
H A Dvnic_wq.h83 static inline void *svnic_wq_next_desc(struct vnic_wq *wq) in svnic_wq_next_desc() function