Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c1250 bf->ibf_ncol = n; in mt7996_mcu_sta_bfer_ht()
1276 bf->ibf_ncol = bf->ncol; in mt7996_mcu_sta_bfer_vht()
1283 bf->ibf_ncol = nss_mcs; in mt7996_mcu_sta_bfer_vht()
1320 bf->ibf_ncol = bf->ncol; in mt7996_mcu_sta_bfer_he()
1378 bf->ibf_ncol = bf->ncol; in mt7996_mcu_sta_bfer_eht()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c1087 bf->ibf_ncol = n; in mt7915_mcu_sta_bfer_ht()
1113 bf->ibf_ncol = bf->ncol; in mt7915_mcu_sta_bfer_vht()
1120 bf->ibf_ncol = nss_mcs; in mt7915_mcu_sta_bfer_vht()
1154 bf->ibf_ncol = bf->ncol; in mt7915_mcu_sta_bfer_he()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h467 u8 ibf_ncol; member