Structure containing the parameters of the MM_SET_EDCA_REQ message. More...
#include <mm_task.h>
Data Fields | |
| uint32_t | ac_param |
| EDCA parameters of the queue (as expected by edcaACxReg HW register). | |
| bool | uapsd |
| Flag indicating if UAPSD can be used on this queue. | |
| uint8_t | hw_queue |
| HW queue for which the parameters are configured. | |
| uint8_t | inst_nbr |
| Index of the interface for which the parameters are configured. | |
Structure containing the parameters of the MM_SET_EDCA_REQ message.
Definition at line 408 of file mm_task.h.
1.6.1