Home
last modified time | relevance | path

Searched refs:tx_control_port (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Drdev-ops.h756 ret = rdev->ops->tx_control_port(&rdev->wiphy, dev, buf, len, in rdev_tx_control_port()
H A Dnl80211.c9635 if (!rdev->ops->tx_control_port || in validate_pae_over_nl80211()
14255 if (!rdev->ops->tx_control_port) in nl80211_tx_control_port()
/kernel/linux/linux-6.6/net/wireless/
H A Drdev-ops.h773 ret = rdev->ops->tx_control_port(&rdev->wiphy, dev, buf, len, in rdev_tx_control_port()
H A Dnl80211.c10805 if (!rdev->ops->tx_control_port || in validate_pae_over_nl80211()
15664 if (!rdev->ops->tx_control_port) in nl80211_tx_control_port()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h3909 * @tx_control_port: TX a control port frame (EAPoL). The noencrypt parameter
4232 int (*tx_control_port)(struct wiphy *wiphy, member
7249 * @cookie: Cookie returned by cfg80211_ops::tx_control_port()
7256 * transmitted with cfg80211_ops::tx_control_port() to report the TX status of
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h4364 * @tx_control_port: TX a control port frame (EAPoL). The noencrypt parameter
4723 int (*tx_control_port)(struct wiphy *wiphy, member
8302 * @cookie: Cookie returned by cfg80211_ops::tx_control_port()
8309 * transmitted with cfg80211_ops::tx_control_port() to report the TX status of
/kernel/linux/linux-5.10/net/mac80211/
H A Dcfg.c4205 .tx_control_port = ieee80211_tx_control_port,
/kernel/linux/linux-6.6/net/mac80211/
H A Dcfg.c5128 .tx_control_port = ieee80211_tx_control_port,

Completed in 99 milliseconds