Lines Matching full:station
53 struct smt_sid smt_sid ; /* station ID */
64 #define FC_SMT_NSA 0x4f /* SMT Next Station Addressing */
79 #define SMT_SIF_CONFIG 0x02 /* station information configuration */
80 #define SMT_SIF_OPER 0x03 /* station information operation */
126 * P02 : Station Descriptor
128 #define SMT_P_SDE 0x0002 /* station descriptor */
136 u_char sde_type ; /* station type */
143 * P03 : Station State
145 #define SMT_P_STATE 0x0003 /* station state */
154 #define SMT_ST_WRAPPED (1<<0) /* station wrapped */
158 #define SMT_ST_ROOTED_S (1<<4) /* rooted station */
162 #define SMT_ST_MY_DUPA (1<<0) /* my station detected dupl. */
176 * P05 : station policies
178 #define SMT_P_POLICY 0x0005 /* station policies */
470 #define CHANGE_ALLOCATION 0x3 /* forces a station using sync band-*/
727 struct smt_p_sde sde ; /* station descriptor */
728 struct smt_p_state state ; /* station state */
735 * SIF : station information frames
740 struct smt_p_sde sde ; /* station descriptor */
742 struct smt_p_state state ; /* station state */
743 struct smt_p_policy policy ; /* station policy */