Searched refs:tx_control_port (Results 1 – 4 of 4) sorted by relevance
756 ret = rdev->ops->tx_control_port(&rdev->wiphy, dev, buf, len, in rdev_tx_control_port()
9618 if (!rdev->ops->tx_control_port || in validate_pae_over_nl80211()14219 if (!rdev->ops->tx_control_port) in nl80211_tx_control_port()
4229 int (*tx_control_port)(struct wiphy *wiphy, member
4205 .tx_control_port = ieee80211_tx_control_port,