Searched defs:q_handle (Results 1 – 8 of 8) sorted by relevance
/linux-6.8/drivers/net/ethernet/intel/ice/ |
D | ice_sched.c | 3806 u16 q_handle, enum ice_rl_type rl_type, u32 bw) in ice_sched_set_q_bw_lmt() 3869 u16 q_handle, enum ice_rl_type rl_type, u32 bw) in ice_cfg_q_bw_lmt() 3887 u16 q_handle, enum ice_rl_type rl_type) in ice_cfg_q_bw_dflt_lmt()
|
D | ice_txrx.h | 388 u16 q_handle; /* Queue handle per TC */ member
|
D | ice_common.c | 4563 ice_get_lan_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 q_handle) in ice_get_lan_q_ctx() 4593 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 | 233 u16 q_handle; /* Relative index of Tx queue within TC */ member
|
D | ice_type.h | 618 u16 q_handle; member
|
D | ice_main.c | 5977 u16 q_handle; in ice_set_tx_maxrate() local
|
D | ice_adminq_cmd.h | 2055 __le16 q_handle; member
|
/linux-6.8/drivers/infiniband/hw/bnxt_re/ |
D | qplib_fp.c | 240 uintptr_t q_handle; in clean_nq() local 304 uintptr_t q_handle; in bnxt_qplib_service_nq() local
|