• 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 defs:destid

390  * @destid: Destination ID of 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,
427 ext_ftr_ptr = rio_mport_get_efb(port, local, destid,
475 u16 destid = rdev->destid;
479 destid = rdev->rswitch->destid;
483 rio_mport_read_config_32(rdev->net->hport, destid, hopcount,
491 rio_mport_write_config_32(rdev->net->hport, destid, hopcount,
509 u16 destid;
559 destid = rdev->rswitch->destid;
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,
635 * @destid: Destination ID of the device
641 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid,
651 rio_mport_read_config_32(port, destid, hopcount,
658 rio_mport_read_config_32(port, destid, hopcount,
668 * @destid: Destination ID of the device
691 rio_mport_get_feature(struct rio_mport * port, int local, u16 destid,
699 rio_mport_read_config_32(port, destid, hopcount,
709 rio_mport_read_config_32(port, destid, hopcount,
787 * @destid: Destination ID of 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,
814 * @destid: Destination ID of 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,
841 * @destid: Destination ID of 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,