Home
last modified time | relevance | path

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

/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c31 #define LINK_STATUS_UP BIT(0) macro
202 return status & LINK_STATUS_UP; in ntb_epf_link_is_up()