Searched refs:ntb_link_is_up (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/ntb/test/ |
| H A D | ntb_pingpong.c | 121 link = ntb_link_is_up(pp->ntb, NULL, NULL); in pp_find_next_peer()
|
| H A D | ntb_msi_test.c | 125 if (!ntb_link_is_up(nm->ntb, NULL, NULL)) in ntb_msit_link_event()
|
| H A D | ntb_tool.c | 296 up = ntb_link_is_up(tc->ntb, &speed, &width); in tool_link_event() 495 if (ntb_link_is_up(tc->ntb, NULL, NULL) & BIT(peer->pidx)) in tool_peer_link_read() 526 !!(ntb_link_is_up(tc->ntb, NULL, NULL) & link_msk) == val)) in tool_peer_link_event_write()
|
| H A D | ntb_perf.c | 253 link = ntb_link_is_up(peer->perf->ntb, NULL, NULL); in perf_link_is_up()
|