Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7615/
A Dmcu.c2138 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7615_mcu_set_pulse_th() macro
2139 __req_field(max_width), in mt7615_mcu_set_pulse_th()
2140 __req_field(max_pwr), in mt7615_mcu_set_pulse_th()
2141 __req_field(min_pwr), in mt7615_mcu_set_pulse_th()
2142 __req_field(min_stgr_pri), in mt7615_mcu_set_pulse_th()
2143 __req_field(max_stgr_pri), in mt7615_mcu_set_pulse_th()
2144 __req_field(min_cr_pri), in mt7615_mcu_set_pulse_th()
2145 __req_field(max_cr_pri), in mt7615_mcu_set_pulse_th()
2146 #undef __req_field in mt7615_mcu_set_pulse_th()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
A Dmcu.c3368 #define __req_field(field) .field = cpu_to_le32(pulse->field) in mt7915_mcu_set_pulse_th() macro
3369 __req_field(max_width), in mt7915_mcu_set_pulse_th()
3370 __req_field(max_pwr), in mt7915_mcu_set_pulse_th()
3371 __req_field(min_pwr), in mt7915_mcu_set_pulse_th()
3372 __req_field(min_stgr_pri), in mt7915_mcu_set_pulse_th()
3373 __req_field(max_stgr_pri), in mt7915_mcu_set_pulse_th()
3374 __req_field(min_cr_pri), in mt7915_mcu_set_pulse_th()
3375 __req_field(max_cr_pri), in mt7915_mcu_set_pulse_th()
3376 #undef __req_field in mt7915_mcu_set_pulse_th()

Completed in 19 milliseconds