Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Drdev-ops.h783 ret = rdev->ops->tx_control_port(&rdev->wiphy, dev, buf, len, in rdev_tx_control_port()
H A Dnl80211.c12760 if (!rdev->ops->tx_control_port || in nl80211_associate()
18366 if (!rdev->ops->tx_control_port) in nl80211_color_change()
/linux/net/mac80211/
H A Dcfg.c6082 .tx_control_port = ieee80211_tx_control_port,