Searched refs:ic_vht_rxmcs (Results 1 – 5 of 5) sorted by relevance
387 uint16_t ic_vht_rxmcs; member
653 uint16_t rx_mcs = (ic->ic_vht_rxmcs & in ieee80211_vht_negotiate()
1212 LE_WRITE_2(frm, ic->ic_vht_rxmcs); frm += 2; in ieee80211_add_vhtcaps()
3175 ic->ic_vht_rxmcs = (IEEE80211_VHT_MCS_0_9 << in iwx_setup_vht_rates()3181 ic->ic_vht_rxmcs |= (IEEE80211_VHT_MCS_0_9 << in iwx_setup_vht_rates()3184 ic->ic_vht_rxmcs |= (IEEE80211_VHT_MCS_SS_NOT_SUPP << in iwx_setup_vht_rates()3189 ic->ic_vht_rxmcs |= (IEEE80211_VHT_MCS_SS_NOT_SUPP << in iwx_setup_vht_rates()3193 ic->ic_vht_txmcs = ic->ic_vht_rxmcs; in iwx_setup_vht_rates()
3170 ic->ic_vht_rxmcs = (IEEE80211_VHT_MCS_0_9 << in iwm_setup_vht_rates()3176 ic->ic_vht_rxmcs |= (IEEE80211_VHT_MCS_0_9 << in iwm_setup_vht_rates()3179 ic->ic_vht_rxmcs |= (IEEE80211_VHT_MCS_SS_NOT_SUPP << in iwm_setup_vht_rates()3184 ic->ic_vht_rxmcs |= (IEEE80211_VHT_MCS_SS_NOT_SUPP << in iwm_setup_vht_rates()3188 ic->ic_vht_txmcs = ic->ic_vht_rxmcs; in iwm_setup_vht_rates()