Home
last modified time | relevance | path

Searched refs:tx_control_port (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/net/wireless/
H A Drdev-ops.h777 ret = rdev->ops->tx_control_port(&rdev->wiphy, dev, buf, len, in rdev_tx_control_port()
H A Dnl80211.c10971 if (!rdev->ops->tx_control_port || in validate_pae_over_nl80211()
15801 if (!rdev->ops->tx_control_port) in nl80211_tx_control_port()
/linux-6.15/include/net/
H A Dcfg80211.h4961 int (*tx_control_port)(struct wiphy *wiphy, member
/linux-6.15/net/mac80211/
H A Dcfg.c5300 .tx_control_port = ieee80211_tx_control_port,