Searched refs:wl1271_acx_ap_rate_policy (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/net/wireless/wl12xx/ |
D | init.c | 438 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()
|
D | acx.h | 1265 int wl1271_acx_ap_rate_policy(struct wl1271 *wl, struct conf_tx_rate_class *c,
|
D | acx.c | 794 int wl1271_acx_ap_rate_policy(struct wl1271 *wl, struct conf_tx_rate_class *c, in wl1271_acx_ap_rate_policy() function
|