Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7996/
Dmt7996.h389 int mt7996_mcu_set_rts_thresh(struct mt7996_phy *phy, u32 val);
Dmain.c42 ret = mt7996_mcu_set_rts_thresh(phy, 0x92b); in mt7996_run()
733 ret = mt7996_mcu_set_rts_thresh(phy, val); in mt7996_set_rts_threshold()
Dmcu.c3597 int mt7996_mcu_set_rts_thresh(struct mt7996_phy *phy, u32 val) in mt7996_mcu_set_rts_thresh() function