Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/mediatek/mt76/
Dtestmode.c191 mt76_testmode_param_present(struct mt76_testmode_data *td, u16 idx) in mt76_testmode_param_present() function
475 (mt76_testmode_param_present(td, MT76_TM_ATTR_TX_ANTENNA) && in mt76_testmode_dump()
477 (mt76_testmode_param_present(td, MT76_TM_ATTR_TX_POWER_CONTROL) && in mt76_testmode_dump()
479 (mt76_testmode_param_present(td, MT76_TM_ATTR_FREQ_OFFSET) && in mt76_testmode_dump()
483 if (mt76_testmode_param_present(td, MT76_TM_ATTR_TX_POWER)) { in mt76_testmode_dump()