Searched refs:mt7996_mcu_set_rts_thresh (Results 1 – 3 of 3) sorted by relevance
389 int mt7996_mcu_set_rts_thresh(struct mt7996_phy *phy, u32 val);
42 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()
3639 int mt7996_mcu_set_rts_thresh(struct mt7996_phy *phy, u32 val) in mt7996_mcu_set_rts_thresh() function