Searched refs:wil_cid_fill_sinfo (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 430 int wil_cid_fill_sinfo(struct wil6210_vif *vif, int cid, in wil_cid_fill_sinfo() function 528 rc = wil_cid_fill_sinfo(vif, cid, sinfo); in wil_cfg80211_get_station() 569 rc = wil_cid_fill_sinfo(vif, cid, sinfo); in wil_cfg80211_dump_station()
|
D | wil6210.h | 1334 int wil_cid_fill_sinfo(struct wil6210_vif *vif, int cid,
|
D | debugfs.c | 1442 rc = wil_cid_fill_sinfo(vif, i, sinfo); in link_show()
|