Home
last modified time | relevance | path

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

/freebsd/sys/dev/liquidio/
H A Dlio_sysctl.c983 lio_reset_queues(if_t ifp, uint32_t num_qs) in lio_reset_queues()
/freebsd/sys/dev/ice/
H A Dice_sched.c1752 ice_sched_calc_vsi_child_nodes(struct ice_hw * hw,u16 num_qs,u16 * num_nodes) ice_sched_calc_vsi_child_nodes() argument
3726 ice_cfg_vsi_q_priority(struct ice_port_info * pi,u16 num_qs,u32 * q_ids,u8 * q_prio) ice_cfg_vsi_q_priority() argument
H A Dice_common.c4434 ice_aq_move_recfg_lan_txq(struct ice_hw * hw,u8 num_qs,bool is_move,bool is_tc_change,bool subseq_call,bool flush_pipe,u8 timeout,u32 * blocked_cgds,struct ice_aqc_move_txqs_data * buf,u16 buf_size,u8 * txqs_moved,struct ice_sq_cd * cd) ice_aq_move_recfg_lan_txq() argument
H A Dice_adminq_cmd.h2614 u8 num_qs; global() member
2643 u8 num_qs; global() member
/freebsd/sys/dev/ixgbe/
H A Dixgbe_x550.c1338 u32 idx, reg, num_qs, start_q, bitmask; in ixgbe_restore_mdd_vf_X550() local