Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/octeon/
H A Dethernet-sgmii.c21 return cvm_oct_common_open(dev, cvm_oct_link_poll); in cvm_oct_sgmii_open()
H A Docteon-ethernet.h91 int cvm_oct_common_open(struct net_device *dev,
H A Dethernet-rgmii.c136 ret = cvm_oct_common_open(dev, cvm_oct_rgmii_poll); in cvm_oct_rgmii_open()
H A Dethernet.c453 int cvm_oct_common_open(struct net_device *dev, in cvm_oct_common_open() function
518 return cvm_oct_common_open(dev, cvm_oct_link_poll); in cvm_oct_xaui_open()