/drivers/pci/hotplug/ |
D | ibmphp_core.c | 136 struct irq_routing_table *rtable; in ibmphp_init_devno() local 141 rtable = pcibios_get_irq_routing_table(); in ibmphp_init_devno() 142 if (!rtable) { in ibmphp_init_devno() 147 len = (rtable->size - sizeof(struct irq_routing_table)) / in ibmphp_init_devno() 151 kfree(rtable); in ibmphp_init_devno() 155 if ((*cur_slot)->number == rtable->slots[loop].slot && in ibmphp_init_devno() 156 (*cur_slot)->bus == rtable->slots[loop].bus) { in ibmphp_init_devno() 157 (*cur_slot)->device = PCI_SLOT(rtable->slots[loop].devfn); in ibmphp_init_devno() 172 rtable->exclusive_irqs); in ibmphp_init_devno() 174 rtable->slots[loop].irq[0].bitmap); in ibmphp_init_devno() [all …]
|
/drivers/net/wireless/ti/wlcore/ |
D | io.h | 98 return wlcore_raw_read(wl, wl->rtable[reg], buf, len, fixed); in wlcore_raw_read_data() 105 return wlcore_raw_write(wl, wl->rtable[reg], buf, len, fixed); in wlcore_raw_write_data() 156 return wlcore_write(wl, wl->rtable[reg], buf, len, fixed); in wlcore_write_data() 163 return wlcore_read(wl, wl->rtable[reg], buf, len, fixed); in wlcore_read_data() 197 wlcore_translate_addr(wl, wl->rtable[reg]), in wlcore_read_reg() 205 wlcore_translate_addr(wl, wl->rtable[reg]), in wlcore_write_reg()
|
D | wlcore.h | 431 const int *rtable; member
|
/drivers/net/ |
D | vrf.c | 49 struct rtable __rcu *rth; 252 struct rtable *rt; in vrf_process_v4_outbound() 560 struct rtable *rt = (struct rtable *)dst; in vrf_finish_output() 628 struct rtable *rth; in vrf_ip_out_redirect() 720 struct rtable *rth = rtnl_dereference(vrf->rth); in vrf_rtable_release() 742 struct rtable *rth; in vrf_rtable_create()
|
D | gtp.c | 394 static struct rtable *ip4_route_output_gtp(struct flowi4 *fl4, in ip4_route_output_gtp() 452 struct rtable *rt; 474 struct pdp_ctx *pctx, struct rtable *rt, in gtp_set_pktinfo_ipv4() 491 struct rtable *rt; in gtp_build_skb_ip4()
|
D | geneve.c | 715 static struct rtable *geneve_get_v4_rt(struct sk_buff *skb, in geneve_get_v4_rt() 724 struct rtable *rt = NULL; in geneve_get_v4_rt() 822 struct rtable *rt; in geneve_xmit_skb() 965 struct rtable *rt; in geneve_fill_metadata_dst()
|
D | vxlan.c | 1900 static struct rtable *vxlan_get_route(struct vxlan_dev *vxlan, struct net_device *dev, in vxlan_get_route() 1908 struct rtable *rt = NULL; in vxlan_get_route() 2188 struct rtable *rt; in vxlan_xmit_one() 2600 struct rtable *rt; in vxlan_fill_metadata_dst()
|
/drivers/infiniband/core/ |
D | addr.c | 377 struct rtable *rt; in has_gateway() 381 rt = container_of(dst, struct rtable, dst); in has_gateway() 411 struct rtable **prt) in addr4_resolve() 415 struct rtable *rt; in addr4_resolve() 532 struct rtable *rt = NULL; in addr_resolve()
|
/drivers/net/wan/ |
D | z85230.c | 1381 int z8530_channel_load(struct z8530_channel *c, u8 *rtable) in z8530_channel_load() argument 1387 while(*rtable!=255) in z8530_channel_load() 1389 int reg=*rtable++; in z8530_channel_load() 1392 write_zsreg(c, reg&0x0F, *rtable); in z8530_channel_load() 1395 c->regs[reg]=*rtable++; in z8530_channel_load()
|
/drivers/net/ethernet/chelsio/libcxgb/ |
D | libcxgb_cm.c | 96 struct rtable *rt; in cxgb_find_route()
|
/drivers/net/ppp/ |
D | pptp.c | 151 struct rtable *rt; in pptp_xmit() 414 struct rtable *rt; in pptp_connect()
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.c | 336 static struct rtable *find_route(struct t3cdev *dev, __be32 local_ip, in find_route() 340 struct rtable *rt; in find_route() 1343 struct rtable *rt; in pass_accept_req() 1881 struct rtable *rt; in iwch_connect()
|
/drivers/infiniband/sw/rxe/ |
D | rxe_net.c | 125 struct rtable *rt; in rxe_find_route4()
|
/drivers/net/ipvlan/ |
D | ipvlan_core.c | 377 struct rtable *rt; in ipvlan_process_v4_outbound()
|
/drivers/scsi/cxgbi/ |
D | libcxgbi.c | 587 static struct rtable *find_route_ipv4(struct flowi4 *fl4, in find_route_ipv4() 592 struct rtable *rt; in find_route_ipv4() 609 struct rtable *rt = NULL; in cxgbi_check_route()
|
/drivers/net/dsa/mv88e6xxx/ |
D | global2.c | 140 port = chip->ds->rtable[target]; in mv88e6xxx_g2_set_device_mapping()
|
/drivers/net/wireless/ti/wl12xx/ |
D | main.c | 1815 wl->rtable = wl12xx_rtable; in wl12xx_setup()
|
/drivers/net/wireless/ti/wl18xx/ |
D | main.c | 1930 wl->rtable = wl18xx_rtable; in wl18xx_setup()
|
/drivers/s390/net/ |
D | qeth_l3_main.c | 2514 struct rtable *rt = (struct rtable *) dst; in qeth_l3_fill_header()
|
/drivers/net/ethernet/sun/ |
D | sunvnet_common.c | 1357 struct rtable *rt = NULL; in sunvnet_start_xmit_common()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 1512 struct rtable *rt; in mlx5e_route_lookup_ipv4()
|
/drivers/infiniband/hw/i40iw/ |
D | i40iw_cm.c | 1960 struct rtable *rt; in i40iw_addr_resolve_neigh()
|
/drivers/infiniband/hw/nes/ |
D | nes_cm.c | 1389 struct rtable *rt; in nes_addr_resolve_neigh()
|
/drivers/net/bonding/ |
D | bond_main.c | 2437 struct rtable *rt; in bond_arp_send_all()
|
/drivers/net/ethernet/broadcom/ |
D | cnic.c | 3680 struct rtable *rt; in cnic_get_v4_route()
|