Home
last modified time | relevance | path

Searched defs:set_custom_aggr_size_params (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/inc/
H A Dwlan_vdev_mgr_tgt_if_tx_defs.h571 struct set_custom_aggr_size_params { struct
572 uint32_t vdev_id;
573 uint32_t tx_aggr_size;
574 uint32_t rx_aggr_size;
575 uint32_t ac:2,
576 aggr_type:1,
577 tx_aggr_size_disable:1,
578 rx_aggr_size_disable:1,
579 tx_ac_enable:1,
580 aggr_ba_enable:1,
[all …]