Searched refs:wil_cfg80211_mgmt_tx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | wil6210.h | 1317 int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev,
|
H A D | cfg80211.c | 1410 int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in wil_cfg80211_mgmt_tx() function 2627 .mgmt_tx = wil_cfg80211_mgmt_tx,
|
H A D | debugfs.c | 988 rc = wil_cfg80211_mgmt_tx(wiphy, wdev, ¶ms, NULL); in wil_write_file_txmgmt()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | wil6210.h | 1319 int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev,
|
H A D | cfg80211.c | 1434 int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in wil_cfg80211_mgmt_tx() function 2651 .mgmt_tx = wil_cfg80211_mgmt_tx,
|
H A D | debugfs.c | 988 rc = wil_cfg80211_mgmt_tx(wiphy, wdev, ¶ms, NULL); in wil_write_file_txmgmt()
|
Completed in 22 milliseconds