Searched refs:mt7925_mcu_set_rts_thresh (Results 1 – 3 of 3) sorted by relevance
340 int mt7925_mcu_set_rts_thresh(struct mt792x_phy *phy, u32 val);
320 err = mt7925_mcu_set_rts_thresh(phy, 0x92b); in __mt7925_start()1270 mt7925_mcu_set_rts_thresh(&dev->phy, val); in mt7925_set_rts_threshold()
3277 int mt7925_mcu_set_rts_thresh(struct mt792x_phy *phy, u32 val) in mt7925_mcu_set_rts_thresh() function