Searched defs:q_idx (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/sys/dev/vnic/ |
| H A D | nicvf_queues.c | 2041 nicvf_enable_intr(struct nicvf *nic, int int_type, int q_idx) in nicvf_enable_intr() 2080 nicvf_disable_intr(struct nicvf *nic, int int_type, int q_idx) in nicvf_disable_intr() 2117 nicvf_clear_intr(struct nicvf *nic, int int_type, int q_idx) in nicvf_clear_intr() 2154 nicvf_is_intr_enabled(struct nicvf *nic, int int_type, int q_idx) in nicvf_is_intr_enabled()
|
| /freebsd-13.1/sys/contrib/openzfs/module/zfs/ |
| H A D | dmu_send.c | 1388 enum q_idx { enum
|
| /freebsd-13.1/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_sriov.c | 3094 u16 i, q_idx; in ecore_iov_vp_update_rss_param() local
|
| /freebsd-13.1/sys/dev/cxgb/common/ |
| H A D | cxgb_t3_hw.c | 2959 int i, j, cpu_idx = 0, q_idx = 0; in t3_config_rss() local
|
| /freebsd-13.1/sys/dev/igc/ |
| H A D | igc_defines.h | 1196 #define IGC_VLANPQF_QUEUE_SEL(_n, q_idx) ((q_idx) << ((_n) * 4)) argument
|