Searched refs:tx_op_limit (Results 1 – 13 of 13) sorted by relevance
225 __le16 tx_op_limit; member
89 le16_to_cpu(ac_param->tx_op_limit)); in mwifiex_wmm_ac_debug_print()
130 .tx_op_limit = 0,137 .tx_op_limit = 0,144 .tx_op_limit = 3008,151 .tx_op_limit = 1504,
271 .tx_op_limit = 0,278 .tx_op_limit = 0,285 .tx_op_limit = 3008,292 .tx_op_limit = 1504,
544 __le16 tx_op_limit; member558 __le16 tx_op_limit[QOS_QUEUE_NUM]; member
914 txop = le16_to_cpu(ac_params->tx_op_limit) * 32; in libipw_qos_convert_ac_to_parameters()915 qos_param->tx_op_limit[i] = cpu_to_le16(txop); in libipw_qos_convert_ac_to_parameters()
6886 qos_parameters[QOS_PARAM_SET_ACTIVE].tx_op_limit[i] = in ipw_qos_activate()6919 tx_op_limit[i] = cpu_to_le16(burst_duration); in ipw_qos_activate()
343 u16 tx_op_limit; member
616 conf_ac->aifsn, conf_ac->tx_op_limit); in wl1271_init_vif_specific()
431 __le16 tx_op_limit; member
846 acx->tx_op_limit = cpu_to_le16(txop); in wl1271_acx_ac_cfg()
282 __le16 tx_op_limit; member
425 body->tx_op_limit = cpu_to_le16(arg->txop * USEC_PER_TXOP); in wfx_hif_set_edca_queue_params()
Completed in 62 milliseconds