Searched refs:NTB_LNK_STA_WIDTH (Results 1 – 6 of 6) sorted by relevance
59 #define NTB_LNK_STA_WIDTH(x) (((x) & NTB_LNK_STA_WIDTH_MASK) >> 20) macro
333 *width = NTB_LNK_STA_WIDTH(ndev->lnk_sta); in amd_ntb_link_is_up()889 NTB_LNK_STA_WIDTH(ndev->lnk_sta)); in ndev_debugfs_read()
91 #define NTB_LNK_STA_WIDTH(x) (((x) & NTB_LNK_STA_WIDTH_MASK) >> 4) macro
302 NTB_LNK_STA_WIDTH(ndev->lnk_sta)); in ndev_ntb3_debugfs_read()
273 NTB_LNK_STA_WIDTH(ndev->lnk_sta)); in ndev_ntb4_debugfs_read()
548 NTB_LNK_STA_WIDTH(ndev->lnk_sta)); in ndev_ntb_debugfs_read()953 *width = NTB_LNK_STA_WIDTH(ndev->lnk_sta); in intel_ntb_link_is_up()