Home
last modified time | relevance | path

Searched refs:cur_chandef (Results 1 – 6 of 6) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dlink.c185 tx_info->band = sc->cur_chandef.chan->band; in ath_paprd_send_frame()
Dbeacon.c83 sband = &common->sbands[sc->cur_chandef.chan->band]; in ath9k_beacon_setup()
Dchannel.c1298 memcmp(&sc->cur_chandef, &sc->cur_chan->chandef, in ath_chanctx_set_next()
1299 sizeof(sc->cur_chandef))) { in ath_chanctx_set_next()
Dath9k.h1030 struct cfg80211_chan_def cur_chandef; member
Drecv.c413 if (sc->cur_chandef.width != NL80211_CHAN_WIDTH_20_NOHT) in ath_calcrxfilter()
Dmain.c321 sc->cur_chandef = sc->cur_chan->chandef; in ath_reset_internal()
671 sc->cur_chandef = hw->conf.chandef; in ath9k_start()