Searched refs:conf_ac (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ti/wlcore/
H A Dinit.c562 struct conf_tx_ac_category *conf_ac; local
618 conf_ac = &wl->conf.tx.ac_conf[i];
619 ret = wl1271_acx_ac_cfg(wl, wlvif, conf_ac->ac,
620 conf_ac->cw_min, conf_ac->cw_max,
621 conf_ac->aifsn, conf_ac->tx_op_limit);

Completed in 176 milliseconds