Searched refs:wil_cid_fill_sinfo (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 264 int wil_cid_fill_sinfo(struct wil6210_vif *vif, int cid, in wil_cid_fill_sinfo() function 351 rc = wil_cid_fill_sinfo(vif, cid, sinfo); in wil_cfg80211_get_station() 392 rc = wil_cid_fill_sinfo(vif, cid, sinfo); in wil_cfg80211_dump_station()
|
D | wil6210.h | 1278 int wil_cid_fill_sinfo(struct wil6210_vif *vif, int cid,
|
D | debugfs.c | 1495 rc = wil_cid_fill_sinfo(vif, i, sinfo); in wil_link_debugfs_show()
|