Searched refs:wmi_mgmt_tx (Results 1 – 3 of 3) sorted by relevance
1420 int wmi_mgmt_tx(struct wil6210_vif *vif, const u8 *buf, size_t len);
1463 rc = wmi_mgmt_tx(vif, buf, len); in wil_cfg80211_mgmt_tx()1470 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