Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c1911 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7615_mcu_set_pulse_th() macro
1912 __req_field(max_width), in mt7615_mcu_set_pulse_th()
1913 __req_field(max_pwr), in mt7615_mcu_set_pulse_th()
1914 __req_field(min_pwr), in mt7615_mcu_set_pulse_th()
1915 __req_field(min_stgr_pri), in mt7615_mcu_set_pulse_th()
1916 __req_field(max_stgr_pri), in mt7615_mcu_set_pulse_th()
1917 __req_field(min_cr_pri), in mt7615_mcu_set_pulse_th()
1918 __req_field(max_cr_pri), in mt7615_mcu_set_pulse_th()
1919 #undef __req_field in mt7615_mcu_set_pulse_th()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c2574 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7915_mcu_set_pulse_th() macro
2575 __req_field(max_width), in mt7915_mcu_set_pulse_th()
2576 __req_field(max_pwr), in mt7915_mcu_set_pulse_th()
2577 __req_field(min_pwr), in mt7915_mcu_set_pulse_th()
2578 __req_field(min_stgr_pri), in mt7915_mcu_set_pulse_th()
2579 __req_field(max_stgr_pri), in mt7915_mcu_set_pulse_th()
2580 __req_field(min_cr_pri), in mt7915_mcu_set_pulse_th()
2581 __req_field(max_cr_pri), in mt7915_mcu_set_pulse_th()
2582 #undef __req_field in mt7915_mcu_set_pulse_th()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c3402 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7996_mcu_set_pulse_th() macro
3403 __req_field(max_width), in mt7996_mcu_set_pulse_th()
3404 __req_field(max_pwr), in mt7996_mcu_set_pulse_th()
3405 __req_field(min_pwr), in mt7996_mcu_set_pulse_th()
3406 __req_field(min_stgr_pri), in mt7996_mcu_set_pulse_th()
3407 __req_field(max_stgr_pri), in mt7996_mcu_set_pulse_th()
3408 __req_field(min_cr_pri), in mt7996_mcu_set_pulse_th()
3409 __req_field(max_cr_pri), in mt7996_mcu_set_pulse_th()
3410 #undef __req_field in mt7996_mcu_set_pulse_th()