authentication 7215 drivers/net/wireless/ath/ath10k/wmi.h u32 authentication; authentication 201 drivers/net/wireless/ath/ath10k/wow.c pno->a_networks[i].authentication = 0; authentication 4055 drivers/net/wireless/ath/wcn36xx/hal.h enum auth_type authentication; authentication 4131 drivers/net/wireless/ath/wcn36xx/hal.h enum auth_type authentication; authentication 763 drivers/target/iscsi/iscsi_target_configfs.c DEF_TPG_ATTRIB(authentication); authentication 1300 drivers/target/iscsi/iscsi_target_configfs.c discovery_tpg->tpg_attrib.authentication = 1; authentication 1312 drivers/target/iscsi/iscsi_target_configfs.c discovery_tpg->tpg_attrib.authentication = 0; authentication 862 drivers/target/iscsi/iscsi_target_nego.c if (conn->tpg->tpg_attrib.authentication && authentication 872 drivers/target/iscsi/iscsi_target_nego.c if (conn->tpg->tpg_attrib.authentication && authentication 936 drivers/target/iscsi/iscsi_target_nego.c conn->tpg->tpg_attrib.authentication) { authentication 90 drivers/target/iscsi/iscsi_target_tpg.c tpg->tpg_attrib.authentication = 0; authentication 212 drivers/target/iscsi/iscsi_target_tpg.c a->authentication = TA_AUTHENTICATION; authentication 324 drivers/target/iscsi/iscsi_target_tpg.c if (tpg->tpg_attrib.authentication) { authentication 584 drivers/target/iscsi/iscsi_target_tpg.c int iscsit_ta_authentication(struct iscsi_portal_group *tpg, u32 authentication) authentication 591 drivers/target/iscsi/iscsi_target_tpg.c if ((authentication != 1) && (authentication != 0)) { authentication 593 drivers/target/iscsi/iscsi_target_tpg.c " %u, ignoring request.\n", authentication); authentication 604 drivers/target/iscsi/iscsi_target_tpg.c if (authentication) { authentication 637 drivers/target/iscsi/iscsi_target_tpg.c a->authentication = authentication; authentication 639 drivers/target/iscsi/iscsi_target_tpg.c a->authentication ? "Enforcing" : "Disabling", tpg->tpgt); authentication 724 include/net/bluetooth/hci.h __u8 authentication; authentication 1982 include/net/bluetooth/hci.h __u8 authentication; authentication 770 include/target/iscsi/iscsi_target_core.h u32 authentication; authentication 4469 net/bluetooth/hci_event.c cp.authentication = conn->auth_type; authentication 4502 net/bluetooth/hci_event.c conn->remote_auth = ev->authentication;