Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dinit.c453 ret = wl1271_acx_ap_rate_policy(wl, &rc, wlvif->ap.mgmt_rate_idx); in wl1271_init_ap_rates()
462 ret = wl1271_acx_ap_rate_policy(wl, &rc, wlvif->ap.bcast_rate_idx); in wl1271_init_ap_rates()
487 ret = wl1271_acx_ap_rate_policy(wl, &rc, in wl1271_init_ap_rates()
Dacx.h1080 int wl1271_acx_ap_rate_policy(struct wl1271 *wl, struct conf_tx_rate_class *c,
Dacx.c806 int wl1271_acx_ap_rate_policy(struct wl1271 *wl, struct conf_tx_rate_class *c, in wl1271_acx_ap_rate_policy() function