Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/wl12xx/
Dinit.c438 ret = wl1271_acx_ap_rate_policy(wl, &rc, wlvif->ap.mgmt_rate_idx); in wl1271_init_ap_rates()
447 ret = wl1271_acx_ap_rate_policy(wl, &rc, wlvif->ap.bcast_rate_idx); in wl1271_init_ap_rates()
469 ret = wl1271_acx_ap_rate_policy(wl, &rc, in wl1271_init_ap_rates()
Dacx.h1265 int wl1271_acx_ap_rate_policy(struct wl1271 *wl, struct conf_tx_rate_class *c,
Dacx.c794 int wl1271_acx_ap_rate_policy(struct wl1271 *wl, struct conf_tx_rate_class *c, in wl1271_acx_ap_rate_policy() function