Searched refs:portid (Results 101 - 125 of 235) sorted by relevance

12345678910

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_edif.c105 "%s: nport_handle 0x%x, SA REPL Delay Timeout, %8phC portid=%06x\n",
223 "Init SA_CTL List for fcport - nn %8phN pn %8phN portid=%06x.\n",
587 "FCSP - nn %8phN pn %8phN portid=%06x.\n",
760 port_id_t portid = {0}; local
767 portid.b.domain = appplogiok.u.d_id.b.domain;
768 portid.b.area = appplogiok.u.d_id.b.area;
769 portid.b.al_pa = appplogiok.u.d_id.b.al_pa;
782 fcport = qla2x00_find_fcport_by_pid(vha, &portid);
786 portid.b24);
873 port_id_t portid local
1556 port_id_t portid; local
1911 qla_enode_clear(scsi_qla_host_t *vha, port_id_t portid) argument
2105 qla_edb_clear(scsi_qla_host_t *vha, port_id_t portid) argument
[all...]
/linux-master/net/batman-adv/
H A Ddistributed-arp-table.c848 * @portid: netlink port
855 batadv_dat_cache_dump_entry(struct sk_buff *msg, u32 portid, argument
862 hdr = genlmsg_put(msg, portid, cb->nlh->nlmsg_seq,
890 * @portid: netlink port
899 batadv_dat_cache_dump_bucket(struct sk_buff *msg, u32 portid, argument
914 if (batadv_dat_cache_dump_entry(msg, portid, cb, dat_entry)) {
939 int portid = NETLINK_CB(cb->skb).portid; local
970 if (batadv_dat_cache_dump_bucket(msg, portid, cb, hash, bucket,
/linux-master/net/core/
H A Drtnetlink.c2266 NETLINK_CB(cb->skb).portid,
3226 int rtnl_delete_link(struct net_device *dev, u32 portid, const struct nlmsghdr *nlh) argument
3236 unregister_netdevice_many_notify(&list_kill, portid, nlh);
3246 u32 portid = NETLINK_CB(skb).portid; local
3288 err = rtnl_delete_link(dev, portid, nlh);
3298 u32 portid, const struct nlmsghdr *nlh)
3312 __dev_notify_flags(dev, old_flags, (old_flags ^ dev->flags), portid, nlh);
3315 __dev_notify_flags(dev, old_flags, ~0U, portid, nlh);
3448 u32 portid local
3297 rtnl_configure_link(struct net_device *dev, const struct ifinfomsg *ifm, u32 portid, const struct nlmsghdr *nlh) argument
4037 rtmsg_ifinfo_build_skb(int type, struct net_device *dev, unsigned int change, u32 event, gfp_t flags, int *new_nsid, int new_ifindex, u32 portid, const struct nlmsghdr *nlh) argument
4073 rtmsg_ifinfo_send(struct sk_buff *skb, struct net_device *dev, gfp_t flags, u32 portid, const struct nlmsghdr *nlh) argument
4081 rtmsg_ifinfo_event(int type, struct net_device *dev, unsigned int change, u32 event, gfp_t flags, int *new_nsid, int new_ifindex, u32 portid, const struct nlmsghdr *nlh) argument
4097 rtmsg_ifinfo(int type, struct net_device *dev, unsigned int change, gfp_t flags, u32 portid, const struct nlmsghdr *nlh) argument
4464 u32 portid, seq; local
5037 u32 portid = NETLINK_CB(cb->skb).portid; local
[all...]
/linux-master/net/devlink/
H A Dtrap.c259 enum devlink_command cmd, u32 portid, u32 seq,
266 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd);
357 NETLINK_CB(cb->skb).portid,
477 enum devlink_command cmd, u32 portid, u32 seq,
483 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd);
567 NETLINK_CB(cb->skb).portid,
769 enum devlink_command cmd, u32 portid, u32 seq,
775 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd);
860 NETLINK_CB(cb->skb).portid,
257 devlink_nl_trap_fill(struct sk_buff *msg, struct devlink *devlink, const struct devlink_trap_item *trap_item, enum devlink_command cmd, u32 portid, u32 seq, int flags) argument
475 devlink_nl_trap_group_fill(struct sk_buff *msg, struct devlink *devlink, const struct devlink_trap_group_item *group_item, enum devlink_command cmd, u32 portid, u32 seq, int flags) argument
767 devlink_nl_trap_policer_fill(struct sk_buff *msg, struct devlink *devlink, const struct devlink_trap_policer_item *policer_item, enum devlink_command cmd, u32 portid, u32 seq, int flags) argument
H A Dhealth.c262 enum devlink_command cmd, u32 portid,
269 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd);
415 NETLINK_CB(cb->skb).portid,
434 NETLINK_CB(cb->skb).portid,
1097 hdr = genlmsg_put(skb, NETLINK_CB(cb->skb).portid, cb->nlh->nlmsg_seq,
260 devlink_nl_health_reporter_fill(struct sk_buff *msg, struct devlink_health_reporter *reporter, enum devlink_command cmd, u32 portid, u32 seq, int flags) argument
H A Dparam.c241 u32 portid, u32 seq, int flags)
275 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd);
395 NETLINK_CB(cb->skb).portid,
237 devlink_nl_param_fill(struct sk_buff *msg, struct devlink *devlink, unsigned int port_index, struct devlink_param_item *param_item, enum devlink_command cmd, u32 portid, u32 seq, int flags) argument
H A Drate.c85 enum devlink_command cmd, u32 portid, u32 seq,
91 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd);
192 u32 id = NETLINK_CB(cb->skb).portid;
83 devlink_nl_rate_fill(struct sk_buff *msg, struct devlink_rate *devlink_rate, enum devlink_command cmd, u32 portid, u32 seq, int flags, struct netlink_ext_ack *extack) argument
H A Dlinecard.c76 enum devlink_command cmd, u32 portid,
85 hdr = genlmsg_put(msg, portid, seq, &devlink_nl_family, flags, cmd);
219 NETLINK_CB(cb->skb).portid,
73 devlink_nl_linecard_fill(struct sk_buff *msg, struct devlink *devlink, struct devlink_linecard *linecard, enum devlink_command cmd, u32 portid, u32 seq, int flags, struct netlink_ext_ack *extack) argument
/linux-master/net/netfilter/
H A Dnfnetlink_log.c170 u32 portid, struct user_namespace *user_ns)
203 inst->peer_portid = portid;
839 /* destroy all instances for this portid */
847 if (n->portid == inst->peer_portid)
907 if (inst && inst->peer_portid != NETLINK_CB(skb).portid) {
943 NETLINK_CB(skb).portid,
169 instance_create(struct net *net, u_int16_t group_num, u32 portid, struct user_namespace *user_ns) argument
H A Dnft_compat.c654 nfnl_compat_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, argument
659 unsigned int flags = portid ? NLM_F_MULTI : 0;
662 nlh = nfnl_msg_put(skb, portid, seq, event, flags, family,
734 if (nfnl_compat_fill_info(skb2, NETLINK_CB(skb).portid,
743 ret = nfnetlink_unicast(skb2, info->net, NETLINK_CB(skb).portid);
H A Dnfnetlink_queue.c118 instance_create(struct nfnl_queue_net *q, u_int16_t queue_num, u32 portid) argument
137 inst->peer_portid = portid;
1175 /* destroy all instances for this portid */
1183 if (n->portid == inst->peer_portid)
1266 NETLINK_CB(skb).portid);
1321 NETLINK_CB(entry->skb).portid,
1380 NETLINK_CB(skb).portid);
1506 if (queue && queue->peer_portid != NETLINK_CB(skb).portid) {
1519 NETLINK_CB(skb).portid);
/linux-master/net/smc/
H A Dsmc_pnet.c584 u32 portid, u32 seq, u32 flags,
589 hdr = genlmsg_put(skb, portid, seq, &smc_pnet_nl_family,
601 static int _smc_pnet_dump(struct net *net, struct sk_buff *skb, u32 portid, argument
623 if (smc_pnet_dumpinfo(skb, portid, seq, NLM_F_MULTI,
638 idx = _smc_pnet_dump(net, skb, NETLINK_CB(cb->skb).portid,
583 smc_pnet_dumpinfo(struct sk_buff *skb, u32 portid, u32 seq, u32 flags, struct smc_pnetentry *pnetelem) argument
H A Dsmc_clc.c186 static int smc_nl_ueid_dumpinfo(struct sk_buff *skb, u32 portid, u32 seq, argument
192 hdr = genlmsg_put(skb, portid, seq, &smc_gen_nl_family,
206 static int _smc_nl_ueid_dump(struct sk_buff *skb, u32 portid, u32 seq, argument
216 if (smc_nl_ueid_dumpinfo(skb, portid, seq, NLM_F_MULTI,
231 idx = _smc_nl_ueid_dump(skb, NETLINK_CB(cb->skb).portid,
249 hdr = genlmsg_put(skb, NETLINK_CB(cb->skb).portid, cb->nlh->nlmsg_seq,
H A Dsmc_stats.c273 nlh = genlmsg_put(skb, NETLINK_CB(cb->skb).portid, cb->nlh->nlmsg_seq,
339 nlh = genlmsg_put(skb, NETLINK_CB(cb->skb).portid, cb->nlh->nlmsg_seq,
/linux-master/drivers/iommu/
H A Dmtk_iommu_v1.c236 unsigned int larbid, portid; local
242 portid = mt2701_m4u_to_port(fwspec->ids[i]);
246 enable ? "enable" : "disable", portid);
249 larb_mmu->mmu |= MTK_SMI_MMU_EN(portid);
251 larb_mmu->mmu &= ~MTK_SMI_MMU_EN(portid);
/linux-master/arch/sparc/kernel/
H A Dpci_psycho.c502 if (pbm->portid == upa_portid)
519 upa_portid = of_getintprop_default(dp, "upa-portid", 0xff);
540 pbm->portid = upa_portid;
573 starfire_hookup(pbm->portid);
/linux-master/net/ipv6/ila/
H A Dila_xlat.c440 u32 portid, u32 seq, u32 flags,
445 hdr = genlmsg_put(skb, portid, seq, &ila_nl_family, flags, cmd);
581 ret = ila_dump_info(ila, NETLINK_CB(cb->skb).portid,
439 ila_dump_info(struct ila_map *ila, u32 portid, u32 seq, u32 flags, struct sk_buff *skb, u8 cmd) argument
/linux-master/crypto/
H A Dcrypto_user_base.c163 nlh = nlmsg_put(skb, NETLINK_CB(in_skb).portid, info->nlmsg_seq,
221 return nlmsg_unicast(net->crypto_nlsk, skb, NETLINK_CB(in_skb).portid);
/linux-master/net/hsr/
H A Dhsr_netlink.c315 msg_head = genlmsg_put(skb_out, NETLINK_CB(skb_in).portid,
442 msg_head = genlmsg_put(skb_out, NETLINK_CB(skb_in).portid,
/linux-master/drivers/nvme/target/
H A Ddiscovery.c114 e->portid = port->disc_addr.portid;
/linux-master/net/ipv4/
H A Dnexthop.c911 int event, u32 portid, u32 seq, unsigned int nlflags,
920 nlh = nlmsg_put(skb, portid, seq, event, sizeof(*nhm), nlflags);
1070 err = nh_fill_node(skb, nh, event, info->portid, seq, nlflags, 0);
1078 rtnl_notify(skb, info->nl_net, info->portid, RTNLGRP_NEXTHOP,
1134 int event, u32 portid, u32 seq,
1143 nlh = nlmsg_put(skb, portid, seq, event, sizeof(*nhm), nlflags);
3043 cfg->nlinfo.portid = NETLINK_CB(skb).portid;
3255 .portid = NETLINK_CB(skb).portid,
910 nh_fill_node(struct sk_buff *skb, struct nexthop *nh, int event, u32 portid, u32 seq, unsigned int nlflags, u32 op_flags) argument
1132 nh_fill_res_bucket(struct sk_buff *skb, struct nexthop *nh, struct nh_res_bucket *bucket, u16 bucket_index, int event, u32 portid, u32 seq, unsigned int nlflags, struct netlink_ext_ack *extack) argument
3614 u32 portid = NETLINK_CB(cb->skb).portid; local
[all...]
/linux-master/net/ipv6/
H A Dip6mr.c787 rtnl_unicast(skb, net, NETLINK_CB(skb).portid);
1030 rtnl_unicast(skb, net, NETLINK_CB(skb).portid);
2271 u32 portid)
2311 NETLINK_CB(skb2).portid = portid;
2341 u32 portid, u32 seq, struct mfc6_cache *c, int cmd,
2348 nlh = nlmsg_put(skb, portid, seq, cmd, sizeof(*rtm), flags);
2385 u32 portid, u32 seq, struct mr_mfc *c,
2388 return ip6mr_fill_mroute(mrt, skb, portid, seq, (struct mfc6_cache *)c,
2582 err = ip6mr_fill_mroute(mrt, skb, NETLINK_CB(in_skb).portid,
2270 ip6mr_get_route(struct net *net, struct sk_buff *skb, struct rtmsg *rtm, u32 portid) argument
2340 ip6mr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb, u32 portid, u32 seq, struct mfc6_cache *c, int cmd, int flags) argument
2384 _ip6mr_fill_mroute(struct mr_table *mrt, struct sk_buff *skb, u32 portid, u32 seq, struct mr_mfc *c, int cmd, int flags) argument
[all...]
/linux-master/drivers/scsi/csiostor/
H A Dcsio_mb.h49 uint8_t portid; member in struct:fw_fcoe_port_cmd_params
/linux-master/net/openvswitch/
H A Dopenvswitch_trace.h134 __entry->upcall_port = upcall_info->portid;
/linux-master/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h587 __be32 id; /* portid */
595 __be32 id; /* portid */
666 __be32 id; /* portid */
673 __be32 id; /* portid */
680 __be32 id; /* portid */
795 __be32 portid; /* port flow id */ member in struct:fun_admin_vi_req::vi_req_subop::fun_admin_vi_create_req
803 .id = cpu_to_be32(_id), .portid = cpu_to_be32(_portid), \
817 __be32 portid; /* port flow id */ member in struct:fun_admin_eth_req::eth_req_subop::fun_admin_eth_create_req
825 .id = cpu_to_be32(_id), .portid = cpu_to_be32(_portid), \

Completed in 487 milliseconds

12345678910