| /linux/include/linux/ceph/ |
| A D | auth.h | 62 int (*create_authorizer)(struct ceph_auth_client *ac, int peer_type, 65 int (*update_authorizer)(struct ceph_auth_client *ac, int peer_type, 77 int peer_type); 129 int peer_type, bool force_new, 142 int peer_type); 175 int peer_type, void *buf, int *buf_len); 186 int peer_type, int used_proto, int result,
|
| /linux/net/ceph/ |
| A D | auth.c | 310 int peer_type, bool force_new, in __ceph_auth_get_authorizer() argument 321 ret = ac->ops->create_authorizer(ac, peer_type, auth); in __ceph_auth_get_authorizer() 323 ret = ac->ops->update_authorizer(ac, peer_type, auth); in __ceph_auth_get_authorizer() 385 ac->ops->invalidate_authorizer(ac, peer_type); in ceph_auth_invalidate_authorizer() 549 int peer_type, void *buf, int *buf_len) in ceph_auth_get_authorizer() argument 614 int peer_type, int used_proto, int result, in ceph_auth_handle_bad_authorizer() argument 625 ceph_entity_type_name(peer_type)); in ceph_auth_handle_bad_authorizer() 633 ceph_entity_type_name(peer_type)); in ceph_auth_handle_bad_authorizer() 639 ceph_entity_type_name(peer_type)); in ceph_auth_handle_bad_authorizer() 647 ceph_entity_type_name(peer_type), result); in ceph_auth_handle_bad_authorizer() [all …]
|
| A D | auth_x.c | 735 struct ceph_auth_client *ac, int peer_type, in ceph_x_create_authorizer() argument 742 th = get_ticket_handler(ac, peer_type); in ceph_x_create_authorizer() 770 struct ceph_auth_client *ac, int peer_type, in ceph_x_update_authorizer() argument 776 th = get_ticket_handler(ac, peer_type); in ceph_x_update_authorizer() 933 static void invalidate_ticket(struct ceph_auth_client *ac, int peer_type) in invalidate_ticket() argument 937 th = get_ticket_handler(ac, peer_type); in invalidate_ticket() 950 int peer_type) in ceph_x_invalidate_authorizer() argument 958 invalidate_ticket(ac, peer_type); in ceph_x_invalidate_authorizer()
|
| A D | auth_none.c | 94 struct ceph_auth_client *ac, int peer_type, in ceph_auth_none_create_authorizer() argument
|
| /linux/net/phonet/ |
| A D | pep.c | 771 u16 peer_type; in pep_sock_accept() local 805 peer_type = hdr->other_pep_type << 8; in pep_sock_accept() 819 peer_type = (peer_type & 0xff00) | data[0]; in pep_sock_accept() 864 newpn->peer_type = peer_type; in pep_sock_accept() 994 pn->peer_type = 0; in pep_init()
|
| /linux/include/net/phonet/ |
| A D | pep.h | 29 u16 peer_type; /* peer type/subtype */ member
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| A D | virtchnl2.h | 677 __le16 peer_type; member
|
| /linux/drivers/net/wireless/rsi/ |
| A D | rsi_mgmt.h | 248 enum peer_type { enum
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| A D | wmi-ops.h | 97 enum wmi_peer_type peer_type); 864 enum wmi_peer_type peer_type) in ath10k_wmi_peer_create() argument 871 skb = ar->wmi.ops->gen_peer_create(ar, vdev_id, peer_addr, peer_type); in ath10k_wmi_peer_create()
|
| A D | wmi-tlv.c | 2569 enum wmi_peer_type peer_type) in ath10k_wmi_tlv_op_gen_peer_create() argument 2584 cmd->peer_type = __cpu_to_le32(peer_type); in ath10k_wmi_tlv_op_gen_peer_create()
|
| A D | wmi-tlv.h | 1896 __le32 peer_type; member
|
| A D | mac.c | 731 enum wmi_peer_type peer_type) in ath10k_peer_create() argument 742 ret = ath10k_wmi_peer_create(ar, vdev_id, addr, peer_type); in ath10k_peer_create() 7496 enum wmi_peer_type peer_type = WMI_PEER_TYPE_DEFAULT; in ath10k_sta_state() local 7515 peer_type = WMI_PEER_TYPE_TDLS; in ath10k_sta_state() 7536 sta->addr, peer_type); in ath10k_sta_state()
|
| A D | wmi.c | 7409 enum wmi_peer_type peer_type) in ath10k_wmi_op_gen_peer_create() argument 7421 cmd->peer_type = __cpu_to_le32(peer_type); in ath10k_wmi_op_gen_peer_create()
|
| A D | wmi.h | 6209 __le32 peer_type; member
|
| /linux/arch/x86/kernel/cpu/resctrl/ |
| A D | rdtgroup.c | 1303 enum resctrl_conf_type peer_type = resctrl_peer_type(s->conf_type); in rdtgroup_cbm_overlaps() local 1312 return __rdtgroup_cbm_overlaps(r, d, cbm, closid, peer_type, exclusive); in rdtgroup_cbm_overlaps() 3272 enum resctrl_conf_type peer_type = resctrl_peer_type(s->conf_type); in __init_one_rdt_domain() local 3303 peer_type); in __init_one_rdt_domain()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| A D | debugfs_htt_stats.h | 430 u32 peer_type; member
|
| A D | wmi.h | 2870 u32 peer_type; member 2999 u32 peer_type; member
|
| A D | mac.c | 6746 peer_param.peer_type = WMI_PEER_TYPE_DEFAULT; in ath11k_mac_op_add_interface() 9448 peer_param.peer_type = WMI_PEER_TYPE_DEFAULT; in ath11k_mac_station_add()
|
| A D | wmi.c | 1084 cmd->peer_type = param->peer_type; in ath11k_wmi_send_peer_create_cmd()
|
| A D | debugfs_htt_stats.c | 735 htt_stats_buf->peer_type); in htt_print_peer_details_tlv()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| A D | wmi.h | 2953 u32 peer_type; member 3063 __le32 peer_type; member
|
| A D | mac.c | 4490 peer_param.peer_type = WMI_PEER_TYPE_DEFAULT; in ath12k_mac_station_add() 6520 peer_param.peer_type = WMI_PEER_TYPE_DEFAULT; in ath12k_mac_vdev_create()
|
| A D | wmi.c | 1163 cmd->peer_type = cpu_to_le32(arg->peer_type); in ath12k_wmi_send_peer_create_cmd()
|
| /linux/drivers/net/wireless/marvell/ |
| A D | mwl8k.c | 4484 __u8 peer_type; member 4551 p->peer_type = MWL8K_PEER_TYPE_ACCESSPOINT; in mwl8k_cmd_update_stadb_add()
|