Home
last modified time | relevance | path

Searched refs:wmi_port_allocate (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/ath/wil6210/
Dnetdev.c422 rc = wmi_port_allocate(wil, vif->mid, ndev->dev_addr, in wil_vif_add()
Dwil6210.h1280 int wmi_port_allocate(struct wil6210_priv *wil, u8 mid,
Dmain.c1561 rc = wmi_port_allocate(wil, vif->mid, ndev->dev_addr, in wil_restore_vifs()
Dcfg80211.c880 rc = wmi_port_allocate(wil, vif->mid, ndev->dev_addr, type); in wil_cfg80211_change_iface()
Dwmi.c3217 int wmi_port_allocate(struct wil6210_priv *wil, u8 mid, in wmi_port_allocate() function