Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7925/
Dmt7925.h340 int mt7925_mcu_set_rts_thresh(struct mt792x_phy *phy, u32 val);
Dmain.c320 err = mt7925_mcu_set_rts_thresh(phy, 0x92b); in __mt7925_start()
1270 mt7925_mcu_set_rts_thresh(&dev->phy, val); in mt7925_set_rts_threshold()
Dmcu.c3277 int mt7925_mcu_set_rts_thresh(struct mt792x_phy *phy, u32 val) in mt7925_mcu_set_rts_thresh() function