Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c1251 bf->ibf_ncol = n; in mt7996_mcu_sta_bfer_ht()
1277 bf->ibf_ncol = bf->ncol; in mt7996_mcu_sta_bfer_vht()
1284 bf->ibf_ncol = nss_mcs; in mt7996_mcu_sta_bfer_vht()
1318 bf->ibf_ncol = bf->ncol; in mt7996_mcu_sta_bfer_he()
1376 bf->ibf_ncol = bf->ncol; in mt7996_mcu_sta_bfer_eht()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmcu.c1085 bf->ibf_ncol = n; in mt7915_mcu_sta_bfer_ht()
1111 bf->ibf_ncol = bf->ncol; in mt7915_mcu_sta_bfer_vht()
1118 bf->ibf_ncol = nss_mcs; in mt7915_mcu_sta_bfer_vht()
1152 bf->ibf_ncol = bf->ncol; in mt7915_mcu_sta_bfer_he()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h471 u8 ibf_ncol; member