Searched refs:wmi_mgmt_tx (Results 1 – 3 of 3) sorted by relevance
1427 int wmi_mgmt_tx(struct wil6210_vif *vif, const u8 *buf, size_t len);
1450 rc = wmi_mgmt_tx(vif, buf, len); in wil_cfg80211_mgmt_tx()1457 rc = wmi_mgmt_tx(vif, buf, len); in wil_cfg80211_mgmt_tx()
3597 int wmi_mgmt_tx(struct wil6210_vif *vif, const u8 *buf, size_t len) in wmi_mgmt_tx() function