Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/liquidio/
H A Dlio_sysctl.c986 lio_reset_queues(if_t ifp,uint32_t num_qs) lio_reset_queues() argument
/freebsd-src/sys/dev/ice/
H A Dice_sched.c1751 ice_sched_calc_vsi_child_nodes(struct ice_hw * hw,u16 num_qs,u16 * num_nodes) ice_sched_calc_vsi_child_nodes() argument
3725 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.c4446 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.h2629 u8 num_qs; global() member
2658 u8 num_qs; global() member
/freebsd-src/sys/dev/ixgbe/
H A Dixgbe_x550.c1411 u32 idx, reg, num_qs, start_q, bitmask; ixgbe_restore_mdd_vf_X550() local