Searched refs:wmi_mgmt_tx (Results 1 – 3 of 3) sorted by relevance
1421 int wmi_mgmt_tx(struct wil6210_vif *vif, const u8 *buf, size_t len);
1461 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()
3616 int wmi_mgmt_tx(struct wil6210_vif *vif, const u8 *buf, size_t len) in wmi_mgmt_tx() function