Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c1494 bf->ibf_ncol = n; in mt7996_mcu_sta_bfer_ht()
1520 bf->ibf_ncol = bf->ncol; in mt7996_mcu_sta_bfer_vht()
1527 bf->ibf_ncol = nss_mcs; in mt7996_mcu_sta_bfer_vht()
1561 bf->ibf_ncol = bf->ncol; in mt7996_mcu_sta_bfer_he()
1619 bf->ibf_ncol = bf->ncol; in mt7996_mcu_sta_bfer_eht()
/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()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h476 u8 ibf_ncol; member