Searched refs:ice_ctl_q_ring (Results 1 – 2 of 2) sorted by relevance
36 struct ice_ctl_q_ring { struct81 struct ice_ctl_q_ring rq; /* receive queue */ argument82 struct ice_ctl_q_ring sq; /* send queue */
742 struct ice_ctl_q_ring *sq = &cq->sq; in ice_clean_sq()