Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/snic/
H A Dsnic_res.h71 struct wq_enet_desc *desc = svnic_wq_next_desc(wq); in snic_queue_wq_eth_desc()
H A Dvnic_wq.h97 static inline void *svnic_wq_next_desc(struct vnic_wq *wq) in svnic_wq_next_desc() function