Lines Matching refs:RSN_SEL
1365 #define RSN_SEL(x) (((x)<<24)|RSN_OUI) in rsn_cipher() macro
1369 case RSN_SEL(RSN_CSE_NULL): in rsn_cipher()
1372 case RSN_SEL(RSN_CSE_WEP40): in rsn_cipher()
1377 case RSN_SEL(RSN_CSE_WEP104): in rsn_cipher()
1382 case RSN_SEL(RSN_CSE_TKIP): in rsn_cipher()
1385 case RSN_SEL(RSN_CSE_CCMP): in rsn_cipher()
1388 case RSN_SEL(RSN_CSE_WRAP): in rsn_cipher()
1406 #define RSN_SEL(x) (((x)<<24)|RSN_OUI) in rsn_keymgmt() macro
1410 case RSN_SEL(RSN_ASE_8021X_UNSPEC): in rsn_keymgmt()
1412 case RSN_SEL(RSN_ASE_8021X_PSK): in rsn_keymgmt()
1414 case RSN_SEL(RSN_ASE_NONE): in rsn_keymgmt()
1418 #undef RSN_SEL in rsn_keymgmt()