Searched refs:mgmt_tx (Results 1 – 5 of 5) sorted by relevance
702 u64 cookie, bool mgmt_tx) in ieee80211_cancel_roc() argument714 if (!mgmt_tx && roc->cookie != cookie) in ieee80211_cancel_roc()716 else if (mgmt_tx && roc->mgmt_tx_cookie != cookie) in ieee80211_cancel_roc()
3677 .mgmt_tx = ieee80211_mgmt_tx,
578 if (!rdev->ops->mgmt_tx) in cfg80211_mlme_mgmt_tx()
688 ret = rdev->ops->mgmt_tx(&rdev->wiphy, wdev, params, cookie); in rdev_mgmt_tx()
1576 CMD(mgmt_tx, FRAME); in nl80211_send_wiphy()9052 if (!rdev->ops->mgmt_tx) in nl80211_register_mgmt()9077 if (!rdev->ops->mgmt_tx) in nl80211_tx_mgmt()