Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h389 int mt7996_mcu_set_rts_thresh(struct mt7996_phy *phy, u32 val);
H A Dmain.c42 ret = mt7996_mcu_set_rts_thresh(phy, 0x92b); in mt7996_run()
742 ret = mt7996_mcu_set_rts_thresh(phy, val); in mt7996_set_rts_threshold()
H A Dmcu.c3639 int mt7996_mcu_set_rts_thresh(struct mt7996_phy *phy, u32 val) in mt7996_mcu_set_rts_thresh() function