Home
last modified time | relevance | path

Searched refs:mgmt_tx (Results 1 – 5 of 5) sorted by relevance

/net/mac80211/
A Doffchannel.c722 u64 cookie, bool mgmt_tx) in ieee80211_cancel_roc() argument
735 if (!mgmt_tx && roc->cookie != cookie) in ieee80211_cancel_roc()
737 else if (mgmt_tx && roc->mgmt_tx_cookie != cookie) in ieee80211_cancel_roc()
A Dcfg.c5471 .mgmt_tx = ieee80211_mgmt_tx,
/net/wireless/
A Dmlme.c862 if (!rdev->ops->mgmt_tx) in cfg80211_mlme_mgmt_tx()
A Drdev-ops.h767 ret = rdev->ops->mgmt_tx(&rdev->wiphy, wdev, params, cookie); in rdev_mgmt_tx()
A Dnl80211.c2162 CMD(mgmt_tx, FRAME); in nl80211_add_commands_unsplit()
13408 if (!rdev->ops->mgmt_tx) in nl80211_register_mgmt()
13443 if (!rdev->ops->mgmt_tx) in nl80211_tx_mgmt()

Completed in 128 milliseconds