Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_switch.h76 struct ice_q_ctx *lan_q_ctx[ICE_MAX_TRAFFIC_CLASS];
78 struct ice_q_ctx *rdma_q_ctx[ICE_MAX_TRAFFIC_CLASS];
H A Dice_sched.c596 struct ice_q_ctx *q_ctx; in ice_alloc_lan_q_ctx()
603 vsi_ctx->lan_q_ctx[tc] = (struct ice_q_ctx *) in ice_alloc_lan_q_ctx()
614 q_ctx = (struct ice_q_ctx *) in ice_alloc_lan_q_ctx()
638 struct ice_q_ctx *q_ctx; in ice_alloc_rdma_q_ctx()
645 vsi_ctx->rdma_q_ctx[tc] = (struct ice_q_ctx *) in ice_alloc_rdma_q_ctx()
656 q_ctx = (struct ice_q_ctx *) in ice_alloc_rdma_q_ctx()
4572 ice_sched_save_q_bw(struct ice_q_ctx *q_ctx, enum ice_rl_type rl_type, u32 bw) in ice_sched_save_q_bw()
4607 struct ice_q_ctx *q_ctx; in ice_sched_set_q_bw_lmt()
5943 ice_sched_replay_q_bw(struct ice_port_info *pi, struct ice_q_ctx *q_ctx) in ice_sched_replay_q_bw()
H A Dice_sched.h291 enum ice_status ice_sched_replay_q_bw(struct ice_port_info *pi, struct ice_q_ctx *q_ctx);
H A Dice_common.h297 struct ice_q_ctx *
H A Dice_type.h847 struct ice_q_ctx { struct
H A Dice_common.c5054 struct ice_q_ctx *
5058 struct ice_q_ctx *q_ctx; in ice_get_lan_q_ctx()
5091 struct ice_q_ctx *q_ctx; in ice_ena_vsi_txq()
5197 struct ice_q_ctx *q_ctx; in ice_dis_vsi_txq()