Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Drdev-ops.h738 ret = rdev->ops->tx_control_port(&rdev->wiphy, dev, buf, len, in rdev_tx_control_port()
Dnl80211.c8496 if (!rdev->ops->tx_control_port || in validate_pae_over_nl80211()
12956 if (!rdev->ops->tx_control_port) in nl80211_tx_control_port()
/Linux-v4.19/include/net/
Dcfg80211.h3429 int (*tx_control_port)(struct wiphy *wiphy, member
/Linux-v4.19/net/mac80211/
Dcfg.c3903 .tx_control_port = ieee80211_tx_control_port,