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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.h275 int (*get_sta_tx_params)(void *ctx, const u8 *addr, member in struct:wpa_auth_callbacks
H A Dwpa_auth_glue.c1284 .get_sta_tx_params = hostapd_get_sta_tx_params,
H A Dwpa_auth.c2798 if (!wpa_auth->cb->get_sta_tx_params)
2800 return wpa_auth->cb->get_sta_tx_params(wpa_auth->cb_ctx, sm->addr,

Completed in 124 milliseconds