Searched refs:has_phyxs (Results 1 – 1 of 1) sorted by relevance
2222 int has_phyxs; in falcon_xaui_link_ok() local2243 has_phyxs = ( efab->phy_op->mmds & ( 1 << MDIO_MMD_PHYXS ) ); in falcon_xaui_link_ok()2244 if ( link_ok && has_phyxs ) { in falcon_xaui_link_ok()