Searched defs:q_handle (Results 1 – 7 of 7) sorted by relevance
/linux-5.10/drivers/net/ethernet/intel/ice/ |
D | ice_sched.c | 2736 u16 q_handle, enum ice_rl_type rl_type, u32 bw) in ice_sched_set_q_bw_lmt() 2799 u16 q_handle, enum ice_rl_type rl_type, u32 bw) in ice_cfg_q_bw_lmt() 2817 u16 q_handle, enum ice_rl_type rl_type) in ice_cfg_q_bw_dflt_lmt()
|
D | ice_txrx.h | 276 u16 q_handle; /* Queue handle per TC */ member
|
D | ice_common.c | 3830 ice_get_lan_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 q_handle) in ice_get_lan_q_ctx() 3860 ice_ena_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 q_handle, in ice_ena_vsi_txq()
|
D | ice.h | 146 u16 q_handle; /* Relative index of Tx queue within TC */ member
|
D | ice_type.h | 442 u16 q_handle; member
|
D | ice_main.c | 4961 u16 q_handle; in ice_set_tx_maxrate() local
|
/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
D | qplib_fp.c | 240 uintptr_t q_handle; in clean_nq() local 308 uintptr_t q_handle; in bnxt_qplib_service_nq() local
|