Home
last modified time | relevance | path

Searched defs:q_handle (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_sched.c3920 u16 q_handle, enum ice_rl_type rl_type, u32 bw) in ice_sched_set_q_bw_lmt()
3983 u16 q_handle, enum ice_rl_type rl_type, u32 bw) in ice_cfg_q_bw_lmt()
4001 u16 q_handle, enum ice_rl_type rl_type) in ice_cfg_q_bw_dflt_lmt()
H A Dice_txrx.h400 u16 q_handle; /* Queue handle per TC */ member
H A Dice_common.c4946 ice_get_lan_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 q_handle) in ice_get_lan_q_ctx()
4976 ice_ena_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 q_handle, in ice_ena_vsi_txq()
H A Dice.h237 u16 q_handle; /* Relative index of Tx queue within TC */ member
H A Dice_main.c6120 u16 q_handle; in ice_set_tx_maxrate() local