Searched refs:tx_control_port (Results 1 – 4 of 4) sorted by relevance
773 ret = rdev->ops->tx_control_port(&rdev->wiphy, dev, buf, len, in rdev_tx_control_port()
10805 if (!rdev->ops->tx_control_port || in validate_pae_over_nl80211()15664 if (!rdev->ops->tx_control_port) in nl80211_tx_control_port()
4723 int (*tx_control_port)(struct wiphy *wiphy, member
5128 .tx_control_port = ieee80211_tx_control_port,