Home
last modified time | relevance | path

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

/src/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmcu.c1917 #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()
/src/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmcu.c2612 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7915_mcu_set_pulse_th() macro
2613 __req_field(max_width), in mt7915_mcu_set_pulse_th()
2614 __req_field(max_pwr), in mt7915_mcu_set_pulse_th()
2615 __req_field(min_pwr), in mt7915_mcu_set_pulse_th()
2616 __req_field(min_stgr_pri), in mt7915_mcu_set_pulse_th()
2617 __req_field(max_stgr_pri), in mt7915_mcu_set_pulse_th()
2618 __req_field(min_cr_pri), in mt7915_mcu_set_pulse_th()
2619 __req_field(max_cr_pri), in mt7915_mcu_set_pulse_th()
2620 #undef __req_field in mt7915_mcu_set_pulse_th()
/src/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c3559 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7996_mcu_set_pulse_th() macro
3560 __req_field(max_width), in mt7996_mcu_set_pulse_th()
3561 __req_field(max_pwr), in mt7996_mcu_set_pulse_th()
3562 __req_field(min_pwr), in mt7996_mcu_set_pulse_th()
3563 __req_field(min_stgr_pri), in mt7996_mcu_set_pulse_th()
3564 __req_field(max_stgr_pri), in mt7996_mcu_set_pulse_th()
3565 __req_field(min_cr_pri), in mt7996_mcu_set_pulse_th()
3566 __req_field(max_cr_pri), in mt7996_mcu_set_pulse_th()
3567 #undef __req_field in mt7996_mcu_set_pulse_th()