Searched refs:qtnf_cmd_get_sta_info (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | commands.h | 34 int qtnf_cmd_get_sta_info(struct qtnf_vif *vif, const u8 *sta_mac,
|
H A D | cfg80211.c | 490 return qtnf_cmd_get_sta_info(vif, mac, sinfo); in qtnf_get_station() 519 ret = qtnf_cmd_get_sta_info(vif, mac, sinfo); in qtnf_dump_station()
|
H A D | commands.c | 714 int qtnf_cmd_get_sta_info(struct qtnf_vif *vif, const u8 *sta_mac, in qtnf_cmd_get_sta_info() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | commands.h | 34 int qtnf_cmd_get_sta_info(struct qtnf_vif *vif, const u8 *sta_mac,
|
H A D | cfg80211.c | 491 return qtnf_cmd_get_sta_info(vif, mac, sinfo); in qtnf_get_station() 520 ret = qtnf_cmd_get_sta_info(vif, mac, sinfo); in qtnf_dump_station()
|
H A D | commands.c | 702 int qtnf_cmd_get_sta_info(struct qtnf_vif *vif, const u8 *sta_mac, in qtnf_cmd_get_sta_info() function
|
Completed in 10 milliseconds