Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ice/
HDice_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];
HDice_sched.c599 struct ice_q_ctx *q_ctx; in ice_alloc_lan_q_ctx()
606 vsi_ctx->lan_q_ctx[tc] = (struct ice_q_ctx *) in ice_alloc_lan_q_ctx()
617 q_ctx = (struct ice_q_ctx *) in ice_alloc_lan_q_ctx()
641 struct ice_q_ctx *q_ctx; in ice_alloc_rdma_q_ctx()
648 vsi_ctx->rdma_q_ctx[tc] = (struct ice_q_ctx *) in ice_alloc_rdma_q_ctx()
659 q_ctx = (struct ice_q_ctx *) in ice_alloc_rdma_q_ctx()
4575 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()
4609 struct ice_q_ctx *q_ctx; in ice_sched_set_q_bw_lmt()
5962 ice_sched_replay_q_bw(struct ice_port_info *pi, struct ice_q_ctx *q_ctx) in ice_sched_replay_q_bw()
HDice_sched.h291 int ice_sched_replay_q_bw(struct ice_port_info *pi, struct ice_q_ctx *q_ctx);
HDice_common.h308 struct ice_q_ctx *
HDice_type.h864 struct ice_q_ctx { struct
HDice_common.c5346 struct ice_q_ctx *
5350 struct ice_q_ctx *q_ctx; in ice_get_lan_q_ctx()
5383 struct ice_q_ctx *q_ctx; in ice_ena_vsi_txq()
5488 struct ice_q_ctx *q_ctx; in ice_dis_vsi_txq()