Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_lib.h15 u16 q_handle; member
Dice_switch.h19 u16 q_handle; member
Dice_txrx.h180 u16 q_handle; /* Queue handle per TC */ member
Dice_common.c3152 ice_get_lan_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 q_handle) in ice_get_lan_q_ctx()
3182 ice_ena_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 q_handle, in ice_ena_vsi_txq()
/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.c247 uintptr_t q_handle; in bnxt_qplib_service_nq() local