Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_controlq.c897 static void ice_debug_cq(struct ice_hw *hw, void *desc, void *buf, u16 buf_len) in ice_debug_cq() function
1056 ice_debug_cq(hw, (void *)desc_on_ring, buf, buf_size); in ice_sq_send_cmd()
1103 ice_debug_cq(hw, (void *)desc, buf, buf_size); in ice_sq_send_cmd()
1207 ice_debug_cq(hw, (void *)desc, e->msg_buf, cq->rq_buf_size); in ice_clean_rq_elem()