Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Dmt7915.h354 int mt7915_mcu_set_rts_thresh(struct mt7915_phy *phy, u32 val);
Dmain.c68 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()
Dmcu.c3109 int mt7915_mcu_set_rts_thresh(struct mt7915_phy *phy, u32 val) in mt7915_mcu_set_rts_thresh() function