Home
last modified time | relevance | path

Searched refs:wil_cfg80211_mgmt_tx (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/wil6210/
Dwil6210.h1319 int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev,
Dcfg80211.c1434 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,
Ddebugfs.c988 rc = wil_cfg80211_mgmt_tx(wiphy, wdev, &params, NULL); in wil_write_file_txmgmt()