Home | History | Annotate | Download | only in proto

Lines Matching refs:period

81 #define DOT11_MIN_BEACON_PERIOD		1	/* d11 min beacon period */
82 #define DOT11_MAX_BEACON_PERIOD 0xFFFF /* d11 max beacon period */
85 #define DOT11_MIN_DTIM_PERIOD 1 /* d11 min DTIM period */
86 #define DOT11_MAX_DTIM_PERIOD 0xFF /* d11 max DTIM period */
604 uint8 period; /* Beacon intervals between periodic quiet periods ? */
605 uint16 duration; /* Length of quiet period, in TU's */
688 #define WME_QI_STA_MAXSPLEN_MASK 0x60 /* Max Service Period Length mask */
689 #define WME_QI_STA_MAXSPLEN_SHIFT 5 /* Max Service Period Length shift */
963 /* End of Service Period (U-APSD) */
964 #define QOS_EOSP_SHIFT 4 /* QoS End of Service Period shift */
965 #define QOS_EOSP_MASK 0x0010 /* QoS End of Service Period mask */
1167 #define DOT11_MNG_TIM_DTIM_PERIOD 1 /* d11 management DTIM period */
1625 /* BSS Max Idle Period information element */
1633 #define DOT11_BSS_MAX_IDLE_PERIOD_IE_LEN 3 /* bss max idle period IE size */
1689 uint8 dtim_period; /* DTIM period */