Home
last modified time | relevance | path

Searched defs:link_is_up (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/xilinx/
H A Dif_xaevar.h57 boolean_t link_is_up; member
/freebsd/sys/dev/dwc/
H A Dif_dwcvar.h72 bool link_is_up; member
/freebsd/sys/dev/ntb/
H A Dntb_transport.c124 volatile bool link_is_up; member
210 volatile bool link_is_up; member
/freebsd/sys/dev/ffec/
H A Dif_ffec.c163 boolean_t link_is_up; global() member
/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c2462 link_is_up(struct ntb_softc *ntb) in link_is_up() function
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c3937 int al_eth_led_set(struct al_hal_eth_adapter *adapter, al_bool link_is_up) in al_eth_led_set()