Searched refs:peer_partition (Results 1 – 1 of 1) sorted by relevance
50 int peer_partition; member446 switchtec_ntb_part_link_speed(sndev, sndev->peer_partition, in switchtec_ntb_set_link_speed()457 return ioread8(&inf->ntp_info[sndev->peer_partition].xlink_enabled); in crosslink_is_enabled()878 sndev->peer_partition = bit - 1; in switchtec_ntb_init_sndev()886 sndev->peer_partition = ffs(tpart_vec) - 1; in switchtec_ntb_init_sndev()887 if (!(part_map & (1ULL << sndev->peer_partition))) { in switchtec_ntb_init_sndev()903 sndev->mmio_peer_ctrl = &sndev->mmio_ctrl[sndev->peer_partition]; in switchtec_ntb_init_sndev()1020 iowrite64((NTB_CTRL_LUT_EN | (sndev->peer_partition << 1) | in crosslink_setup_mws()1044 iowrite64(sndev->peer_partition | addr, in crosslink_setup_mws()1092 &sndev->stdev->mmio_part_cfg_all[sndev->peer_partition]; in crosslink_enum_partition()[all …]