Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dsfp.c805 static unsigned int sfp_get_state(struct sfp *sfp) in sfp_get_state() function
2834 state = sfp_get_state(sfp); in sfp_check_state()
3012 sfp->state = sfp_get_state(sfp) | SFP_F_TX_DISABLE; in sfp_probe()