Searched refs:__req_field (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mcu.c | 1917 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7615_mcu_set_pulse_th() macro 1918 __req_field(max_width), in mt7615_mcu_set_pulse_th() 1919 __req_field(max_pwr), in mt7615_mcu_set_pulse_th() 1920 __req_field(min_pwr), in mt7615_mcu_set_pulse_th() 1921 __req_field(min_stgr_pri), in mt7615_mcu_set_pulse_th() 1922 __req_field(max_stgr_pri), in mt7615_mcu_set_pulse_th() 1923 __req_field(min_cr_pri), in mt7615_mcu_set_pulse_th() 1924 __req_field(max_cr_pri), in mt7615_mcu_set_pulse_th() 1925 #undef __req_field in mt7615_mcu_set_pulse_th() macro
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mcu.c | 3106 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7915_mcu_set_pulse_th() macro 3107 __req_field(max_width), in mt7915_mcu_set_pulse_th() 3108 __req_field(max_pwr), in mt7915_mcu_set_pulse_th() 3109 __req_field(min_pwr), in mt7915_mcu_set_pulse_th() 3110 __req_field(min_stgr_pri), in mt7915_mcu_set_pulse_th() 3111 __req_field(max_stgr_pri), in mt7915_mcu_set_pulse_th() 3112 __req_field(min_cr_pri), in mt7915_mcu_set_pulse_th() 3113 __req_field(max_cr_pri), in mt7915_mcu_set_pulse_th() 3114 #undef __req_field in mt7915_mcu_set_pulse_th() macro
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mcu.c | 2754 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7615_mcu_set_pulse_th() macro 2755 __req_field(max_width), in mt7615_mcu_set_pulse_th() 2756 __req_field(max_pwr), in mt7615_mcu_set_pulse_th() 2757 __req_field(min_pwr), in mt7615_mcu_set_pulse_th() 2758 __req_field(min_stgr_pri), in mt7615_mcu_set_pulse_th() 2759 __req_field(max_stgr_pri), in mt7615_mcu_set_pulse_th() 2760 __req_field(min_cr_pri), in mt7615_mcu_set_pulse_th() 2761 __req_field(max_cr_pri), in mt7615_mcu_set_pulse_th() 2762 #undef __req_field in mt7615_mcu_set_pulse_th() macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mcu.c | 2772 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7996_mcu_set_pulse_th() macro 2773 __req_field(max_width), in mt7996_mcu_set_pulse_th() 2774 __req_field(max_pwr), in mt7996_mcu_set_pulse_th() 2775 __req_field(min_pwr), in mt7996_mcu_set_pulse_th() 2776 __req_field(min_stgr_pri), in mt7996_mcu_set_pulse_th() 2777 __req_field(max_stgr_pri), in mt7996_mcu_set_pulse_th() 2778 __req_field(min_cr_pri), in mt7996_mcu_set_pulse_th() 2779 __req_field(max_cr_pri), in mt7996_mcu_set_pulse_th() 2780 #undef __req_field in mt7996_mcu_set_pulse_th() macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mcu.c | 2534 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7915_mcu_set_pulse_th() macro 2535 __req_field(max_width), in mt7915_mcu_set_pulse_th() 2536 __req_field(max_pwr), in mt7915_mcu_set_pulse_th() 2537 __req_field(min_pwr), in mt7915_mcu_set_pulse_th() 2538 __req_field(min_stgr_pri), in mt7915_mcu_set_pulse_th() 2539 __req_field(max_stgr_pri), in mt7915_mcu_set_pulse_th() 2540 __req_field(min_cr_pri), in mt7915_mcu_set_pulse_th() 2541 __req_field(max_cr_pri), in mt7915_mcu_set_pulse_th() 2542 #undef __req_field in mt7915_mcu_set_pulse_th() macro
|
Completed in 29 milliseconds