Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dcfg80211.c543 int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in wil_cfg80211_mgmt_tx() function
1067 .mgmt_tx = wil_cfg80211_mgmt_tx,
Dwil6210.h782 int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev,
Ddebugfs.c810 rc = wil_cfg80211_mgmt_tx(wiphy, wdev, &params, NULL); in wil_write_file_txmgmt()