Home
last modified time | relevance | path

Searched refs:__req_field (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c2630 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7915_mcu_set_pulse_th() macro
2631 __req_field(max_width), in mt7915_mcu_set_pulse_th()
2632 __req_field(max_pwr), in mt7915_mcu_set_pulse_th()
2633 __req_field(min_pwr), in mt7915_mcu_set_pulse_th()
2634 __req_field(min_stgr_pri), in mt7915_mcu_set_pulse_th()
2635 __req_field(max_stgr_pri), in mt7915_mcu_set_pulse_th()
2636 __req_field(min_cr_pri), in mt7915_mcu_set_pulse_th()
2637 __req_field(max_cr_pri), in mt7915_mcu_set_pulse_th()
2638 #undef __req_field in mt7915_mcu_set_pulse_th()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c3929 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7996_mcu_set_pulse_th() macro
3930 __req_field(max_width), in mt7996_mcu_set_pulse_th()
3931 __req_field(max_pwr), in mt7996_mcu_set_pulse_th()
3932 __req_field(min_pwr), in mt7996_mcu_set_pulse_th()
3933 __req_field(min_stgr_pri), in mt7996_mcu_set_pulse_th()
3934 __req_field(max_stgr_pri), in mt7996_mcu_set_pulse_th()
3935 __req_field(min_cr_pri), in mt7996_mcu_set_pulse_th()
3936 __req_field(max_cr_pri), in mt7996_mcu_set_pulse_th()
3937 #undef __req_field in mt7996_mcu_set_pulse_th()