Searched refs:tx_control_port (Results 1 – 4 of 4) sorted by relevance
775 ret = rdev->ops->tx_control_port(&rdev->wiphy, dev, buf, len, in rdev_tx_control_port()
10946 if (!rdev->ops->tx_control_port || in validate_pae_over_nl80211()15773 if (!rdev->ops->tx_control_port) in nl80211_tx_control_port()
4906 int (*tx_control_port)(struct wiphy *wiphy, member
5205 .tx_control_port = ieee80211_tx_control_port,