Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dax88796b_rust.rs51 if !dev.is_link_up() { in read_status()
/linux/rust/kernel/net/
H A Dphy.rs126 pub fn is_link_up(&self) -> bool { in is_link_up() method
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c5530 u16 is_link_up, in bnx2x_get_link_speed_duplex() argument
5537 if (is_link_up) { in bnx2x_get_link_speed_duplex()