Home
last modified time | relevance | path

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

/linux/drivers/ntb/hw/intel/
A Dntb_hw_gen1.c826 mw_size = bar_size - ndev->b2b_off; in intel_ntb_mw_get_align()
865 mw_size = bar_size - ndev->b2b_off; in intel_ntb_mw_set_trans()
1308 ndev->b2b_off = 0; in xeon_setup_b2b_mw()
1322 ndev->b2b_off = bar_size >> 1; in xeon_setup_b2b_mw()
1325 ndev->b2b_off = 0; in xeon_setup_b2b_mw()
1342 if (ndev->b2b_off) in xeon_setup_b2b_mw()
1355 if (ndev->b2b_off) in xeon_setup_b2b_mw()
1367 if (ndev->b2b_off) in xeon_setup_b2b_mw()
1379 if (ndev->b2b_off) in xeon_setup_b2b_mw()
1418 (b2b_bar == 4 ? ndev->b2b_off : 0); in xeon_setup_b2b_mw()
[all …]
A Dntb_hw_gen4.c336 if (idx >= ndev->b2b_idx && !ndev->b2b_off) in intel_ntb4_mw_set_trans()
346 mw_size = bar_size - ndev->b2b_off; in intel_ntb4_mw_set_trans()
521 if (idx >= ndev->b2b_idx && !ndev->b2b_off) in intel_ntb4_mw_get_align()
531 mw_size = bar_size - ndev->b2b_off; in intel_ntb4_mw_get_align()
A Dntb_hw_intel.h141 unsigned long b2b_off; member
A Dntb_hw_gen3.c456 if (idx >= ndev->b2b_idx && !ndev->b2b_off) in intel_ntb3_mw_set_trans()
466 mw_size = bar_size - ndev->b2b_off; in intel_ntb3_mw_set_trans()

Completed in 9 milliseconds