Home
last modified time | relevance | path

Searched refs:mt76_connac_gen_ppe_thresh (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h386 void mt76_connac_gen_ppe_thresh(u8 *he_ppet, int nss);
H A Dmt76_connac_mac.c12 void mt76_connac_gen_ppe_thresh(u8 *he_ppet, int nss) in mt76_connac_gen_ppe_thresh() function
31 EXPORT_SYMBOL_GPL(mt76_connac_gen_ppe_thresh);
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c690 mt76_connac_gen_ppe_thresh(he_cap->ppe_thres, nss); in mt7996_init_he_caps()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c1095 mt76_connac_gen_ppe_thresh(he_cap->ppe_thres, nss); in mt7915_init_he_caps()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c150 mt76_connac_gen_ppe_thresh(he_cap->ppe_thres, nss); in mt7921_init_he_caps()