self_shared 65 drivers/ntb/hw/mscc/ntb_hw_switchtec.c struct shared_mw *self_shared; self_shared 494 drivers/ntb/hw/mscc/ntb_hw_switchtec.c link_sta = sndev->self_shared->link_sta; self_shared 579 drivers/ntb/hw/mscc/ntb_hw_switchtec.c sndev->self_shared->link_sta = 1; self_shared 593 drivers/ntb/hw/mscc/ntb_hw_switchtec.c sndev->self_shared->link_sta = 0; self_shared 726 drivers/ntb/hw/mscc/ntb_hw_switchtec.c return ARRAY_SIZE(sndev->self_shared->spad); self_shared 733 drivers/ntb/hw/mscc/ntb_hw_switchtec.c if (idx < 0 || idx >= ARRAY_SIZE(sndev->self_shared->spad)) self_shared 736 drivers/ntb/hw/mscc/ntb_hw_switchtec.c if (!sndev->self_shared) self_shared 739 drivers/ntb/hw/mscc/ntb_hw_switchtec.c return sndev->self_shared->spad[idx]; self_shared 746 drivers/ntb/hw/mscc/ntb_hw_switchtec.c if (idx < 0 || idx >= ARRAY_SIZE(sndev->self_shared->spad)) self_shared 749 drivers/ntb/hw/mscc/ntb_hw_switchtec.c if (!sndev->self_shared) self_shared 752 drivers/ntb/hw/mscc/ntb_hw_switchtec.c sndev->self_shared->spad[idx] = val; self_shared 1301 drivers/ntb/hw/mscc/ntb_hw_switchtec.c memset(sndev->self_shared, 0, LUT_SIZE); self_shared 1302 drivers/ntb/hw/mscc/ntb_hw_switchtec.c sndev->self_shared->magic = SWITCHTEC_NTB_MAGIC; self_shared 1303 drivers/ntb/hw/mscc/ntb_hw_switchtec.c sndev->self_shared->partition_id = sndev->stdev->partition; self_shared 1313 drivers/ntb/hw/mscc/ntb_hw_switchtec.c sndev->self_shared->mw_sizes[i] = sz; self_shared 1319 drivers/ntb/hw/mscc/ntb_hw_switchtec.c sndev->self_shared->mw_sizes[idx] = LUT_SIZE; self_shared 1329 drivers/ntb/hw/mscc/ntb_hw_switchtec.c sndev->self_shared = dma_alloc_coherent(&sndev->stdev->pdev->dev, self_shared 1333 drivers/ntb/hw/mscc/ntb_hw_switchtec.c if (!sndev->self_shared) { self_shared 1358 drivers/ntb/hw/mscc/ntb_hw_switchtec.c sndev->self_shared, sndev->self_shared_dma); self_shared 1368 drivers/ntb/hw/mscc/ntb_hw_switchtec.c if (sndev->self_shared) self_shared 1370 drivers/ntb/hw/mscc/ntb_hw_switchtec.c sndev->self_shared,