Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dcore.c788 if (rtlpriv->mac80211.offchan_delay) { in rtl_op_config()
789 rtlpriv->mac80211.offchan_delay = false; in rtl_op_config()
Dwifi.h1361 bool offchan_delay; member
Dpci.c622 rtlpriv->mac80211.offchan_delay = true; in _rtl_pci_tx_isr()