Searched defs:q_handle (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_sched.c | 3825 u16 q_handle, enum ice_rl_type rl_type, u32 bw) in ice_sched_set_q_bw_lmt() 3888 u16 q_handle, enum ice_rl_type rl_type, u32 bw) in ice_cfg_q_bw_lmt() 3906 u16 q_handle, enum ice_rl_type rl_type) in ice_cfg_q_bw_dflt_lmt()
|
H A D | ice_txrx.h | 364 u16 q_handle; /* Queue handle per TC */ member
|
H A D | ice_common.c | 4612 ice_get_lan_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 q_handle) in ice_get_lan_q_ctx() 4642 ice_ena_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 q_handle, in ice_ena_vsi_txq()
|
H A D | ice.h | 230 u16 q_handle; /* Relative index of Tx queue within TC */ member
|
H A D | ice_type.h | 607 u16 q_handle; member
|
H A D | ice_main.c | 5854 u16 q_handle; in ice_set_tx_maxrate() local
|
H A D | ice_adminq_cmd.h | 1960 __le16 q_handle; member
|
/openbmc/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_fp.c | 240 uintptr_t q_handle; in clean_nq() local 304 uintptr_t q_handle; in bnxt_qplib_service_nq() local
|