Searched defs:set_custom_aggr_size_params (Results 1 – 1 of 1) sorted by relevance
571 struct set_custom_aggr_size_params { struct572 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 …]