Home
last modified time | relevance | path

Searched refs:wl1271_acx_ap_rate_policy (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/ti/wlcore/
Dinit.c448 ret = wl1271_acx_ap_rate_policy(wl, &rc, wlvif->ap.mgmt_rate_idx); in wl1271_init_ap_rates()
457 ret = wl1271_acx_ap_rate_policy(wl, &rc, wlvif->ap.bcast_rate_idx); in wl1271_init_ap_rates()
482 ret = wl1271_acx_ap_rate_policy(wl, &rc, in wl1271_init_ap_rates()
Dacx.h1079 int wl1271_acx_ap_rate_policy(struct wl1271 *wl, struct conf_tx_rate_class *c,
Dacx.c807 int wl1271_acx_ap_rate_policy(struct wl1271 *wl, struct conf_tx_rate_class *c, in wl1271_acx_ap_rate_policy() function