Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dcore.c797 if (rtlpriv->mac80211.offchan_delay) { in rtl_op_config()
798 rtlpriv->mac80211.offchan_delay = false; in rtl_op_config()
Dwifi.h1513 bool offchan_delay; member
Dpci.c600 rtlpriv->mac80211.offchan_delay = true; in _rtl_pci_tx_isr()
/Linux-v4.19/drivers/staging/rtlwifi/
Dcore.c745 if (rtlpriv->mac80211.offchan_delay) { in rtl_op_config()
746 rtlpriv->mac80211.offchan_delay = false; in rtl_op_config()
Dpci.c605 rtlpriv->mac80211.offchan_delay = true; in _rtl_pci_tx_isr()
Dwifi.h1446 bool offchan_delay; member