peer_type 721 drivers/net/wireless/ath/ath10k/mac.c enum wmi_peer_type peer_type) peer_type 739 drivers/net/wireless/ath/ath10k/mac.c ret = ath10k_wmi_peer_create(ar, vdev_id, addr, peer_type); peer_type 6487 drivers/net/wireless/ath/ath10k/mac.c enum wmi_peer_type peer_type = WMI_PEER_TYPE_DEFAULT; peer_type 6506 drivers/net/wireless/ath/ath10k/mac.c peer_type = WMI_PEER_TYPE_TDLS; peer_type 6526 drivers/net/wireless/ath/ath10k/mac.c sta->addr, peer_type); peer_type 97 drivers/net/wireless/ath/ath10k/wmi-ops.h enum wmi_peer_type peer_type); peer_type 842 drivers/net/wireless/ath/ath10k/wmi-ops.h enum wmi_peer_type peer_type) peer_type 849 drivers/net/wireless/ath/ath10k/wmi-ops.h skb = ar->wmi.ops->gen_peer_create(ar, vdev_id, peer_addr, peer_type); peer_type 2398 drivers/net/wireless/ath/ath10k/wmi-tlv.c enum wmi_peer_type peer_type) peer_type 2413 drivers/net/wireless/ath/ath10k/wmi-tlv.c cmd->peer_type = __cpu_to_le32(peer_type); peer_type 1836 drivers/net/wireless/ath/ath10k/wmi-tlv.h __le32 peer_type; peer_type 7282 drivers/net/wireless/ath/ath10k/wmi.c enum wmi_peer_type peer_type) peer_type 7294 drivers/net/wireless/ath/ath10k/wmi.c cmd->peer_type = __cpu_to_le32(peer_type); peer_type 6147 drivers/net/wireless/ath/ath10k/wmi.h __le32 peer_type; peer_type 4472 drivers/net/wireless/marvell/mwl8k.c __u8 peer_type; peer_type 4539 drivers/net/wireless/marvell/mwl8k.c p->peer_type = MWL8K_PEER_TYPE_ACCESSPOINT; peer_type 62 include/linux/ceph/auth.h int (*create_authorizer)(struct ceph_auth_client *ac, int peer_type, peer_type 65 include/linux/ceph/auth.h int (*update_authorizer)(struct ceph_auth_client *ac, int peer_type, peer_type 74 include/linux/ceph/auth.h int peer_type); peer_type 119 include/linux/ceph/auth.h int peer_type, peer_type 123 include/linux/ceph/auth.h int peer_type, peer_type 132 include/linux/ceph/auth.h int peer_type); peer_type 26 include/net/phonet/pep.h u16 peer_type; /* peer type/subtype */ peer_type 285 net/ceph/auth.c int peer_type, peer_type 292 net/ceph/auth.c ret = ac->ops->create_authorizer(ac, peer_type, auth); peer_type 305 net/ceph/auth.c int peer_type, peer_type 312 net/ceph/auth.c ret = ac->ops->update_authorizer(ac, peer_type, a); peer_type 347 net/ceph/auth.c void ceph_auth_invalidate_authorizer(struct ceph_auth_client *ac, int peer_type) peer_type 351 net/ceph/auth.c ac->ops->invalidate_authorizer(ac, peer_type); peer_type 91 net/ceph/auth_none.c struct ceph_auth_client *ac, int peer_type, peer_type 627 net/ceph/auth_x.c struct ceph_auth_client *ac, int peer_type, peer_type 634 net/ceph/auth_x.c th = get_ticket_handler(ac, peer_type); peer_type 662 net/ceph/auth_x.c struct ceph_auth_client *ac, int peer_type, peer_type 668 net/ceph/auth_x.c th = get_ticket_handler(ac, peer_type); peer_type 783 net/ceph/auth_x.c static void invalidate_ticket(struct ceph_auth_client *ac, int peer_type) peer_type 787 net/ceph/auth_x.c th = get_ticket_handler(ac, peer_type); peer_type 793 net/ceph/auth_x.c int peer_type) peer_type 801 net/ceph/auth_x.c invalidate_ticket(ac, peer_type); peer_type 771 net/phonet/pep.c u16 peer_type; peer_type 804 net/phonet/pep.c peer_type = hdr->other_pep_type << 8; peer_type 818 net/phonet/pep.c peer_type = (peer_type & 0xff00) | data[0]; peer_type 863 net/phonet/pep.c newpn->peer_type = peer_type; peer_type 968 net/phonet/pep.c pn->peer_type = 0;