Searched refs:wl1271_acx_ap_rate_policy (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
H A D | init.c | 453 ret = wl1271_acx_ap_rate_policy(wl, &rc, wlvif->ap.mgmt_rate_idx); wl1271_init_ap_rates() 462 ret = wl1271_acx_ap_rate_policy(wl, &rc, wlvif->ap.bcast_rate_idx); wl1271_init_ap_rates() 487 ret = wl1271_acx_ap_rate_policy(wl, &rc, wl1271_init_ap_rates()
|
H A D | acx.h | 1079 int wl1271_acx_ap_rate_policy(struct wl1271 *wl, struct conf_tx_rate_class *c,
|
H A D | acx.c | 807 int wl1271_acx_ap_rate_policy(struct wl1271 *wl, struct conf_tx_rate_class *c, wl1271_acx_ap_rate_policy() function
|
Completed in 105 milliseconds