Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_sched.h169 int ice_sched_replay_q_bw(struct ice_port_info *pi, struct ice_q_ctx *q_ctx);
Dice_sched.c4345 int ice_sched_replay_q_bw(struct ice_port_info *pi, struct ice_q_ctx *q_ctx) in ice_sched_replay_q_bw() function
Dice_common.c4701 status = ice_sched_replay_q_bw(pi, q_ctx); in ice_ena_vsi_txq()