• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rapidio/

Lines Matching refs:hopcount

391  * @hopcount: Number of switch hops to the device
395 u16 destid, u8 hopcount)
400 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, hopcount, 0);
407 rio_mport_read_config_32(port, destid, hopcount,
428 hopcount, ext_ftr_ptr);
474 u8 hopcount = 0xff;
480 hopcount = rdev->rswitch->hopcount;
483 rio_mport_read_config_32(rdev->net->hport, destid, hopcount,
491 rio_mport_write_config_32(rdev->net->hport, destid, hopcount,
508 u8 hopcount;
560 hopcount = rdev->rswitch->hopcount;
571 rio_mport_read_config_32(mport, destid, hopcount,
580 rio_mport_write_config_32(mport, destid, hopcount,
588 rio_mport_write_config_32(mport, destid, hopcount,
593 rio_mport_write_config_32(mport, destid, hopcount,
602 rio_mport_write_config_32(mport, destid, hopcount,
623 rio_mport_write_config_32(mport, destid, hopcount,
636 * @hopcount: Number of switch hops to the device
642 u8 hopcount, u32 from)
651 rio_mport_read_config_32(port, destid, hopcount,
658 rio_mport_read_config_32(port, destid, hopcount,
669 * @hopcount: Number of switch hops to the device
692 u8 hopcount, int ftr)
699 rio_mport_read_config_32(port, destid, hopcount,
709 rio_mport_read_config_32(port, destid, hopcount,
788 * @hopcount: Number of switch hops to the device
793 int rio_std_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount,
797 rio_mport_write_config_32(mport, destid, hopcount,
800 rio_mport_write_config_32(mport, destid, hopcount,
815 * @hopcount: Number of switch hops to the device
820 int rio_std_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount,
826 rio_mport_write_config_32(mport, destid, hopcount,
828 rio_mport_read_config_32(mport, destid, hopcount,
842 * @hopcount: Number of switch hops to the device
845 int rio_std_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount,
853 rio_mport_read_config_32(mport, destid, hopcount,
857 rio_mport_read_config_32(mport, destid, hopcount,
873 rio_mport_write_config_32(mport, destid, hopcount,
876 rio_mport_write_config_32(mport, destid, hopcount,