Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmt7996.h392 int mt7996_mcu_set_rts_thresh(struct mt7996_phy *phy, u32 val);
H A 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()
H A Dmcu.c3618 int mt7996_mcu_set_rts_thresh(struct mt7996_phy *phy, u32 val) in mt7996_mcu_set_rts_thresh() function