Home
last modified time | relevance | path

Searched refs:peer_partition (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c50 int peer_partition; member
448 switchtec_ntb_part_link_speed(sndev, sndev->peer_partition, in switchtec_ntb_set_link_speed()
459 return ioread8(&inf->ntp_info[sndev->peer_partition].xlink_enabled); in crosslink_is_enabled()
879 sndev->peer_partition = __ffs64(part_map); in switchtec_ntb_init_sndev()
887 sndev->peer_partition = __ffs64(tpart_vec); in switchtec_ntb_init_sndev()
888 if (!(part_map & (1ULL << sndev->peer_partition))) { in switchtec_ntb_init_sndev()
904 sndev->mmio_peer_ctrl = &sndev->mmio_ctrl[sndev->peer_partition]; in switchtec_ntb_init_sndev()
1018 iowrite64((NTB_CTRL_LUT_EN | (sndev->peer_partition << 1) | in crosslink_setup_mws()
1042 iowrite64(sndev->peer_partition | addr, in crosslink_setup_mws()
1090 &sndev->stdev->mmio_part_cfg_all[sndev->peer_partition]; in crosslink_enum_partition()
[all …]