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

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dwllmacctl.h145 uint8 max_txbuffers[AC_COUNT];
252 uint16 cwmin[AC_COUNT];
253 uint16 cwmax[AC_COUNT];
254 uint8 aifs[AC_COUNT];
255 uint16 txop[AC_COUNT];
256 uint32 max_rxlifetime[AC_COUNT];
H A Dwlioctl.h1030 #define WL_WME_TX_PARAMS_IO_BYTES (sizeof(wme_tx_params_t) * AC_COUNT)
2358 wl_traffic_stats_t tx[AC_COUNT]; /* Packets transmitted */
2359 wl_traffic_stats_t tx_failed[AC_COUNT]; /* Packets dropped or failed to transmit */
2360 wl_traffic_stats_t rx[AC_COUNT]; /* Packets received */
2361 wl_traffic_stats_t rx_failed[AC_COUNT]; /* Packets failed to receive */
2363 wl_traffic_stats_t forward[AC_COUNT]; /* Packets forwarded by AP */
2365 wl_traffic_stats_t tx_expired[AC_COUNT]; /* packets dropped due to lifetime expiry */
2582 uint32 ac[AC_COUNT]; /* max bandwidth for each access category */
4989 scb_delay_stats_t delay_stats[AC_COUNT];
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A D802.11.h645 #define AC_COUNT 4 /* number of ACs */ macro
681 edcf_acparam_t acparam[AC_COUNT];
763 edcf_acparam_t acparam[AC_COUNT];

Completed in 117 milliseconds