Searched refs:bcmgenet_eee_enable_set (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.h | 759 void bcmgenet_eee_enable_set(struct net_device *dev, bool enable,
|
H A D | bcmmii.c | 108 bcmgenet_eee_enable_set(dev, in bcmgenet_mii_setup()
|
H A D | bcmgenet.c | 1247 void bcmgenet_eee_enable_set(struct net_device *dev, bool enable, in bcmgenet_eee_enable_set() function 1325 bcmgenet_eee_enable_set(dev, false, false); in bcmgenet_set_eee() 1329 bcmgenet_eee_enable_set(dev, p->eee_active, e->tx_lpi_enabled); in bcmgenet_set_eee()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.h | 706 void bcmgenet_eee_enable_set(struct net_device *dev, bool enable,
|
H A D | bcmmii.c | 92 bcmgenet_eee_enable_set(dev, in bcmgenet_mac_config()
|
H A D | bcmgenet.c | 1275 void bcmgenet_eee_enable_set(struct net_device *dev, bool enable, in bcmgenet_eee_enable_set() function 1353 bcmgenet_eee_enable_set(dev, false, false); in bcmgenet_set_eee() 1357 bcmgenet_eee_enable_set(dev, p->eee_active, e->tx_lpi_enabled); in bcmgenet_set_eee()
|
Completed in 26 milliseconds