Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/alpine-hal/
H A Dal_hal_udma_main.c441 struct al_udma_q **q_handle) in al_udma_q_handle_get()
/f-stack/dpdk/drivers/net/ice/
H A Dice_rxtx.c928 uint16_t q_handle = tx_queue_id; in ice_tx_queue_stop() local
992 uint16_t q_handle = tx_queue_id; in ice_fdir_tx_queue_stop() local
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_sched.c4371 u16 q_handle, enum ice_rl_type rl_type, u32 bw) in ice_sched_set_q_bw_lmt()
4434 u16 q_handle, enum ice_rl_type rl_type, u32 bw) in ice_cfg_q_bw_lmt()
4452 u16 q_handle, enum ice_rl_type rl_type) in ice_cfg_q_bw_dflt_lmt()
H A Dice_common.c4094 ice_get_lan_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 q_handle) in ice_get_lan_q_ctx()
4124 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_type.h722 u16 q_handle; member