Searched refs:wil_cid_fill_sinfo (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A 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()
|
H A D | wil6210.h | 1334 int wil_cid_fill_sinfo(struct wil6210_vif *vif, int cid,
|
H A D | debugfs.c | 1436 rc = wil_cid_fill_sinfo(vif, i, sinfo); in link_show()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 430 int wil_cid_fill_sinfo(struct wil6210_vif *vif, int cid, in wil_cid_fill_sinfo() function 550 rc = wil_cid_fill_sinfo(vif, cid, sinfo); in wil_cfg80211_get_station() 591 rc = wil_cid_fill_sinfo(vif, cid, sinfo); in wil_cfg80211_dump_station()
|
H A D | wil6210.h | 1336 int wil_cid_fill_sinfo(struct wil6210_vif *vif, int cid,
|
H A D | debugfs.c | 1425 rc = wil_cid_fill_sinfo(vif, i, sinfo); in link_show()
|
Completed in 21 milliseconds