Searched refs:mbo_ap_get_info (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dmbo_ap.h20 int mbo_ap_get_info(struct sta_info *sta, char *buf, size_t buflen);
33 static inline int mbo_ap_get_info(struct sta_info *sta, char *buf, function
H A Dmbo_ap.c115 int mbo_ap_get_info(struct sta_info *sta, char *buf, size_t buflen) function
H A Dctrl_iface_ap.c285 res = mbo_ap_get_info(sta, buf + len, buflen - len);

Completed in 73 milliseconds