Home
last modified time | relevance | path

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

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