Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/wil6210/
Dwil6210.h1418 int wmi_mgmt_tx(struct wil6210_vif *vif, const u8 *buf, size_t len);
Dcfg80211.c1439 rc = wmi_mgmt_tx(vif, buf, len); in wil_cfg80211_mgmt_tx()
1446 rc = wmi_mgmt_tx(vif, buf, len); in wil_cfg80211_mgmt_tx()
Dwmi.c3615 int wmi_mgmt_tx(struct wil6210_vif *vif, const u8 *buf, size_t len) in wmi_mgmt_tx() function