Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7915/
Dmt7915.h319 int mt7915_mcu_set_rts_thresh(struct mt7915_phy *phy, u32 val);
Dinit.c57 mt7915_mcu_set_rts_thresh(&dev->phy, 0x92b); in mt7915_mac_init()
Dmain.c570 mt7915_mcu_set_rts_thresh(phy, val); in mt7915_set_rts_threshold()
Dmcu.c2944 int mt7915_mcu_set_rts_thresh(struct mt7915_phy *phy, u32 val) in mt7915_mcu_set_rts_thresh() function