Searched refs:tx_control_port (Results 1 – 4 of 4) sorted by relevance
782 ret = rdev->ops->tx_control_port(&rdev->wiphy, dev, buf, len, in rdev_tx_control_port()
12015 if (!rdev->ops->tx_control_port || in validate_pae_over_nl80211()17032 if (!rdev->ops->tx_control_port) in nl80211_tx_control_port()
5166 int (*tx_control_port)(struct wiphy *wiphy, member
5631 .tx_control_port = ieee80211_tx_control_port,