Home
last modified time | relevance | path

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

/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()