Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c1913 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7615_mcu_set_pulse_th() macro
1914 __req_field(max_width), in mt7615_mcu_set_pulse_th()
1915 __req_field(max_pwr), in mt7615_mcu_set_pulse_th()
1916 __req_field(min_pwr), in mt7615_mcu_set_pulse_th()
1917 __req_field(min_stgr_pri), in mt7615_mcu_set_pulse_th()
1918 __req_field(max_stgr_pri), in mt7615_mcu_set_pulse_th()
1919 __req_field(min_cr_pri), in mt7615_mcu_set_pulse_th()
1920 __req_field(max_cr_pri), in mt7615_mcu_set_pulse_th()
1921 #undef __req_field in mt7615_mcu_set_pulse_th()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c2602 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7915_mcu_set_pulse_th() macro
2603 __req_field(max_width), in mt7915_mcu_set_pulse_th()
2604 __req_field(max_pwr), in mt7915_mcu_set_pulse_th()
2605 __req_field(min_pwr), in mt7915_mcu_set_pulse_th()
2606 __req_field(min_stgr_pri), in mt7915_mcu_set_pulse_th()
2607 __req_field(max_stgr_pri), in mt7915_mcu_set_pulse_th()
2608 __req_field(min_cr_pri), in mt7915_mcu_set_pulse_th()
2609 __req_field(max_cr_pri), in mt7915_mcu_set_pulse_th()
2610 #undef __req_field in mt7915_mcu_set_pulse_th()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c3528 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7996_mcu_set_pulse_th() macro
3529 __req_field(max_width), in mt7996_mcu_set_pulse_th()
3530 __req_field(max_pwr), in mt7996_mcu_set_pulse_th()
3531 __req_field(min_pwr), in mt7996_mcu_set_pulse_th()
3532 __req_field(min_stgr_pri), in mt7996_mcu_set_pulse_th()
3533 __req_field(max_stgr_pri), in mt7996_mcu_set_pulse_th()
3534 __req_field(min_cr_pri), in mt7996_mcu_set_pulse_th()
3535 __req_field(max_cr_pri), in mt7996_mcu_set_pulse_th()
3536 #undef __req_field in mt7996_mcu_set_pulse_th()