Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c1907 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7615_mcu_set_pulse_th() macro
1908 __req_field(max_width), in mt7615_mcu_set_pulse_th()
1909 __req_field(max_pwr), in mt7615_mcu_set_pulse_th()
1910 __req_field(min_pwr), in mt7615_mcu_set_pulse_th()
1911 __req_field(min_stgr_pri), in mt7615_mcu_set_pulse_th()
1912 __req_field(max_stgr_pri), in mt7615_mcu_set_pulse_th()
1913 __req_field(min_cr_pri), in mt7615_mcu_set_pulse_th()
1914 __req_field(max_cr_pri), in mt7615_mcu_set_pulse_th()
1915 #undef __req_field in mt7615_mcu_set_pulse_th()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c2774 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7996_mcu_set_pulse_th() macro
2775 __req_field(max_width), in mt7996_mcu_set_pulse_th()
2776 __req_field(max_pwr), in mt7996_mcu_set_pulse_th()
2777 __req_field(min_pwr), in mt7996_mcu_set_pulse_th()
2778 __req_field(min_stgr_pri), in mt7996_mcu_set_pulse_th()
2779 __req_field(max_stgr_pri), in mt7996_mcu_set_pulse_th()
2780 __req_field(min_cr_pri), in mt7996_mcu_set_pulse_th()
2781 __req_field(max_cr_pri), in mt7996_mcu_set_pulse_th()
2782 #undef __req_field in mt7996_mcu_set_pulse_th()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c2540 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7915_mcu_set_pulse_th() macro
2541 __req_field(max_width), in mt7915_mcu_set_pulse_th()
2542 __req_field(max_pwr), in mt7915_mcu_set_pulse_th()
2543 __req_field(min_pwr), in mt7915_mcu_set_pulse_th()
2544 __req_field(min_stgr_pri), in mt7915_mcu_set_pulse_th()
2545 __req_field(max_stgr_pri), in mt7915_mcu_set_pulse_th()
2546 __req_field(min_cr_pri), in mt7915_mcu_set_pulse_th()
2547 __req_field(max_cr_pri), in mt7915_mcu_set_pulse_th()
2548 #undef __req_field in mt7915_mcu_set_pulse_th()