Searched refs:ice_clean_rq_elem (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 23 ice_clean_rq_elem(struct ice_hw *hw, struct ice_ctl_q_info *cq,
|
H A D | ice_controlq.c | 1097 * ice_clean_rq_elem 1108 ice_clean_rq_elem(struct ice_hw *hw, struct ice_ctl_q_info *cq, in ice_clean_rq_elem() function
|
H A D | ice_main.c | 1274 ret = ice_clean_rq_elem(hw, cq, &event, &pending); in __ice_clean_ctrlq()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 28 ice_clean_rq_elem(struct ice_hw *hw, struct ice_ctl_q_info *cq,
|
H A D | ice_controlq.c | 1145 * ice_clean_rq_elem 1156 ice_clean_rq_elem(struct ice_hw *hw, struct ice_ctl_q_info *cq, in ice_clean_rq_elem() function
|
H A D | ice_main.c | 1505 ret = ice_clean_rq_elem(hw, cq, &event, &pending); in __ice_clean_ctrlq()
|
Completed in 21 milliseconds