Searched refs:TDLSSupport (Results 1 – 7 of 7) sorted by relevance
723 #define ISSUPP_EXTCAP_TDLS(ext_cap) (ext_cap.TDLSSupport)725 #define SET_EXTCAP_TDLS(ext_cap) (ext_cap.TDLSSupport = 1)727 #define RESET_EXTCAP_TDLS(ext_cap) (ext_cap.TDLSSupport = 0)
1675 t_u8 TDLSSupport:1; /* bit 37 */ member1755 t_u8 TDLSSupport:1; /* bit 37 */ member
1997 t_u8 TDLSSupport : 1; /* bit 37 */ member2077 t_u8 TDLSSupport : 1; /* bit 37 */ member
820 #define ISSUPP_EXTCAP_TDLS(ext_cap) (ext_cap.TDLSSupport)822 #define SET_EXTCAP_TDLS(ext_cap) (ext_cap.TDLSSupport = 1)824 #define RESET_EXTCAP_TDLS(ext_cap) (ext_cap.TDLSSupport = 0)
1308 UINT8 TDLSSupport:1; /* bit 37 */