Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dcfg80211.c108 int wil_cid_fill_sinfo(struct wil6210_priv *wil, int cid, in wil_cid_fill_sinfo() function
187 rc = wil_cid_fill_sinfo(wil, cid, sinfo); in wil_cfg80211_get_station()
224 rc = wil_cid_fill_sinfo(wil, cid, sinfo); in wil_cfg80211_dump_station()
Dwil6210.h742 int wil_cid_fill_sinfo(struct wil6210_priv *wil, int cid,
Ddebugfs.c1118 rc = wil_cid_fill_sinfo(wil, i, &sinfo); in wil_link_debugfs_show()