Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dcore.c758 if (rtlpriv->mac80211.offchan_delay) { in rtl_op_config()
759 rtlpriv->mac80211.offchan_delay = false; in rtl_op_config()
Dwifi.h1457 bool offchan_delay; member
Dpci.c531 rtlpriv->mac80211.offchan_delay = true; in _rtl_pci_tx_isr()