Home
last modified time | relevance | path

Searched refs:in_phyctxt (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/iwx/
H A Dif_iwxvar.h895 struct iwx_phy_ctxt *in_phyctxt; member
H A Dif_iwx.c6915 if (in->in_phyctxt && in iwx_mac_ctxt_cmd_common()
6916 (in->in_phyctxt->sco == IEEE80211_HTINFO_2NDCHAN_ABOVE || in iwx_mac_ctxt_cmd_common()
6917 in->in_phyctxt->sco == IEEE80211_HTINFO_2NDCHAN_BELOW)) { in iwx_mac_ctxt_cmd_common()
7221 if (in->in_phyctxt->vht_chan_width == IEEE80211_VHTOP0_CHAN_WIDTH_80) in iwx_rs_init_v3()
7223 else if (in->in_phyctxt->sco == IEEE80211_HTOP0_SCO_SCA || in iwx_rs_init_v3()
7224 in->in_phyctxt->sco == IEEE80211_HTOP0_SCO_SCB) in iwx_rs_init_v3()
7310 if (in->in_phyctxt->vht_chan_width == IEEE80211_VHTOP0_CHAN_WIDTH_80) in iwx_rs_init_v4()
7312 else if (in->in_phyctxt->sco == IEEE80211_HTOP0_SCO_SCA || in iwx_rs_init_v4()
7313 in->in_phyctxt->sco == IEEE80211_HTOP0_SCO_SCB) in iwx_rs_init_v4()