Searched defs:q_handle (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_sched.c | 3805 u16 q_handle, enum ice_rl_type rl_type, u32 bw) in ice_sched_set_q_bw_lmt() 3868 u16 q_handle, enum ice_rl_type rl_type, u32 bw) in ice_cfg_q_bw_lmt() 3886 u16 q_handle, enum ice_rl_type rl_type) in ice_cfg_q_bw_dflt_lmt()
|
D | ice_txrx.h | 389 u16 q_handle; /* Queue handle per TC */ member
|
D | ice_common.c | 4737 ice_get_lan_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 q_handle) in ice_get_lan_q_ctx() 4767 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 | 234 u16 q_handle; /* Relative index of Tx queue within TC */ member
|
D | ice_type.h | 644 u16 q_handle; member
|
D | ice_main.c | 6073 u16 q_handle; in ice_set_tx_maxrate() local
|
D | ice_adminq_cmd.h | 2144 __le16 q_handle; member
|
/linux-6.12.1/drivers/infiniband/hw/bnxt_re/ |
D | qplib_fp.c | 244 uintptr_t q_handle; in clean_nq() local 308 uintptr_t q_handle; in bnxt_qplib_service_nq() local
|