peer_type
.peer_type = VXCAN_INFO_PEER,
__le16 peer_type;
.peer_type = IFLA_NETKIT_PEER_INFO,
.peer_type = VETH_INFO_PEER,
enum wmi_peer_type peer_type)
ret = ath10k_wmi_peer_create(ar, vdev_id, addr, peer_type);
enum wmi_peer_type peer_type = WMI_PEER_TYPE_DEFAULT;
peer_type = WMI_PEER_TYPE_TDLS;
sta->addr, peer_type);
enum wmi_peer_type peer_type)
skb = ar->wmi.ops->gen_peer_create(ar, vdev_id, peer_addr, peer_type);
enum wmi_peer_type peer_type);
enum wmi_peer_type peer_type)
cmd->peer_type = __cpu_to_le32(peer_type);
__le32 peer_type;
enum wmi_peer_type peer_type)
cmd->peer_type = __cpu_to_le32(peer_type);
__le32 peer_type;
htt_stats_buf->peer_type);
u32 peer_type;
peer_param.peer_type = WMI_PEER_TYPE_DEFAULT;
peer_param.peer_type = WMI_PEER_TYPE_DEFAULT;
cmd->peer_type = param->peer_type;
u32 peer_type;
u32 peer_type;
peer_param.peer_type = WMI_PEER_TYPE_DEFAULT;
peer_param.peer_type = WMI_PEER_TYPE_DEFAULT;
cmd->peer_type = cpu_to_le32(arg->peer_type);
u32 peer_type;
__le32 peer_type;
__u8 peer_type;
p->peer_type = MWL8K_PEER_TYPE_ACCESSPOINT;
enum resctrl_conf_type peer_type;
peer_type = resctrl_peer_type(s->conf_type);
memcpy(&d->staged_config[peer_type],
enum resctrl_conf_type peer_type;
peer_type = resctrl_peer_type(s->conf_type);
memcpy(&d->staged_config[peer_type],
enum resctrl_conf_type peer_type = resctrl_peer_type(s->conf_type);
return __rdtgroup_cbm_overlaps(r, d, cbm, closid, peer_type, exclusive);
enum resctrl_conf_type peer_type = resctrl_peer_type(s->conf_type);
peer_type);
int peer_type, bool force_new,
int peer_type);
int peer_type, void *buf, int *buf_len);
int peer_type, int used_proto, int result,
int (*create_authorizer)(struct ceph_auth_client *ac, int peer_type,
int (*update_authorizer)(struct ceph_auth_client *ac, int peer_type,
int peer_type);
u16 peer_type; /* peer type/subtype */
const u16 peer_type;
int peer_type, bool force_new,
ret = ac->ops->create_authorizer(ac, peer_type, auth);
ret = ac->ops->update_authorizer(ac, peer_type, auth);
void ceph_auth_invalidate_authorizer(struct ceph_auth_client *ac, int peer_type)
ac->ops->invalidate_authorizer(ac, peer_type);
int peer_type, void *buf, int *buf_len)
ret = __ceph_auth_get_authorizer(ac, auth, peer_type, true, &proto,
int peer_type, int used_proto, int result,
ceph_entity_type_name(peer_type));
ceph_entity_type_name(peer_type));
ceph_entity_type_name(peer_type));
ceph_entity_type_name(peer_type), result);
ac->ops->invalidate_authorizer(ac, peer_type);
struct ceph_auth_client *ac, int peer_type,
static void invalidate_ticket(struct ceph_auth_client *ac, int peer_type)
th = get_ticket_handler(ac, peer_type);
int peer_type)
invalidate_ticket(ac, peer_type);
struct ceph_auth_client *ac, int peer_type,
th = get_ticket_handler(ac, peer_type);
struct ceph_auth_client *ac, int peer_type,
th = get_ticket_handler(ac, peer_type);
if (!data || !data[ops->peer_type]) {
err = rtnl_nla_parse_ifinfomsg(tb, data[ops->peer_type], extack);
if (ops->peer_type) {
u16 peer_type;
peer_type = hdr->other_pep_type << 8;
peer_type = (peer_type & 0xff00) | data[0];
newpn->peer_type = peer_type;
pn->peer_type = 0;