Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dcfg80211.c515 int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in wil_cfg80211_mgmt_tx() function
954 .mgmt_tx = wil_cfg80211_mgmt_tx,
Dwil6210.h736 int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev,
Ddebugfs.c729 rc = wil_cfg80211_mgmt_tx(wiphy, wdev, &params, NULL); in wil_write_file_txmgmt()