Home
last modified time | relevance | path

Searched refs:NUM_DYN_BW (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/fw-api/fw/
H A Dwlan_defs.h567 #ifndef NUM_DYN_BW
568 #define NUM_DYN_BW 3 /* default: support up through 80 MHz */ macro
573 #define PROD_SCHED_BW_ENTRIES (NUM_SCHED_ENTRIES * NUM_DYN_BW)
575 #if NUM_DYN_BW > 5
599 A_UINT32 psdu_len[NUM_DYN_BW * NUM_SCHED_ENTRIES];
600 A_UINT16 flags[NUM_SCHED_ENTRIES][NUM_DYN_BW];
601 A_RATE rix[NUM_SCHED_ENTRIES][NUM_DYN_BW];
602 A_UINT8 tpc[NUM_SCHED_ENTRIES][NUM_DYN_BW];
604 A_UINT8 num_mpdus[NUM_DYN_BW * NUM_SCHED_ENTRIES];
627 A_UINT32 psdu_len[NUM_DYN_BW * NUM_SCHED_ENTRIES];
[all …]