Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/wil6210/
Dwil6210.h1421 int wmi_mgmt_tx(struct wil6210_vif *vif, const u8 *buf, size_t len);
Dcfg80211.c1461 rc = wmi_mgmt_tx(vif, buf, len); in wil_cfg80211_mgmt_tx()
1468 rc = wmi_mgmt_tx(vif, buf, len); in wil_cfg80211_mgmt_tx()
Dwmi.c3616 int wmi_mgmt_tx(struct wil6210_vif *vif, const u8 *buf, size_t len) in wmi_mgmt_tx() function