Searched refs:mt7996_mcu_set_rts_thresh (Results 1 – 3 of 3) sorted by relevance
646 int mt7996_mcu_set_rts_thresh(struct mt7996_phy *phy, u32 val);
17 ret = mt7996_mcu_set_rts_thresh(phy, 0x92b); in mt7996_run()1281 ret = mt7996_mcu_set_rts_thresh(phy, val); in mt7996_set_rts_threshold()
4503 int mt7996_mcu_set_rts_thresh(struct mt7996_phy *phy, u32 val) in mt7996_mcu_set_rts_thresh() function