Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/rtlwifi/
Dcore.c383 if (rtlpriv->mac80211.offchan_delay) { in rtl_op_config()
384 rtlpriv->mac80211.offchan_delay = false; in rtl_op_config()
Dwifi.h977 bool offchan_delay; member
Dpci.c567 rtlpriv->mac80211.offchan_delay = true; in _rtl_pci_tx_isr()