Searched refs:get_link_status_r (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dael1002.c176 static int get_link_status_r(struct cphy *phy, int *link_ok, int *speed, function
207 .get_link_status = get_link_status_r,
233 .get_link_status = get_link_status_r,
504 .get_link_status = get_link_status_r,
648 err = get_link_status_r(phy, &link_ok, NULL, NULL, NULL);
810 .get_link_status = get_link_status_r,

Completed in 197 milliseconds