Searched defs:q_idx (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/dev/vnic/ |
H A D | nicvf_queues.c | 2047 nicvf_enable_intr(struct nicvf *nic, int int_type, int q_idx) in nicvf_enable_intr() 2086 nicvf_disable_intr(struct nicvf *nic, int int_type, int q_idx) in nicvf_disable_intr() 2123 nicvf_clear_intr(struct nicvf *nic, int int_type, int q_idx) in nicvf_clear_intr() 2160 nicvf_is_intr_enabled(struct nicvf *nic, int int_type, int q_idx) in nicvf_is_intr_enabled()
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac_mac.c | 491 u8 p_fmt, q_idx, omac_idx = 0, wmm_idx = 0, band_idx = 0; in mt76_connac2_mac_write_txwi() local
|
/freebsd/sys/dev/ice/ |
H A D | ice_switch.h | 191 u16 q_idx; global() member
|
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_tom.c | 1253 u_int q_idx; in init_conn_params() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | mac.c | 839 u8 p_fmt, q_idx, omac_idx = 0, wmm_idx = 0; in mt7996_mac_write_txwi() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | mac.c | 726 u8 fc_type, fc_stype, p_fmt, q_idx, omac_idx = 0, wmm_idx = 0; in mt7615_mac_write_txwi() local
|
H A D | mcu.c | 68 u8 seq, q_idx, pkt_fmt; in mt7615_mcu_fill_msg() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_send.c | 1353 enum q_idx { enum
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_sriov.c | 3092 u16 i, q_idx; in ecore_iov_vp_update_rss_param() local
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_t3_hw.c | 2956 int i, j, cpu_idx = 0, q_idx = 0; in t3_config_rss() local
|
/freebsd/sys/dev/igc/ |
H A D | igc_defines.h | 1214 #define IGC_VLANPQF_QUEUE_SEL(_n, q_idx) ((q_idx) << ((_n) * 4)) argument
|