Searched refs:mt7915_mcu_set_rts_thresh (Results 1 – 3 of 3) sorted by relevance
354 int mt7915_mcu_set_rts_thresh(struct mt7915_phy *phy, u32 val);
68 ret = mt7915_mcu_set_rts_thresh(phy, 0x92b); in mt7915_start()696 ret = mt7915_mcu_set_rts_thresh(phy, val); in mt7915_set_rts_threshold()
3109 int mt7915_mcu_set_rts_thresh(struct mt7915_phy *phy, u32 val) in mt7915_mcu_set_rts_thresh() function