Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_controlq.h42 struct ice_ctl_q_ring { struct
88 struct ice_ctl_q_ring rq; /* receive queue */ argument
89 struct ice_ctl_q_ring sq; /* send queue */
A Dice_controlq.c143 static void ice_free_cq_ring(struct ice_hw *hw, struct ice_ctl_q_ring *ring) in ice_free_cq_ring()
273 ice_cfg_cq_regs(struct ice_hw *hw, struct ice_ctl_q_ring *ring, u16 num_entries) in ice_cfg_cq_regs()
868 struct ice_ctl_q_ring *sq = &cq->sq; in ice_clean_sq()

Completed in 5 milliseconds