Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/asp2/
Dbcmasp_ethtool.c351 void bcmasp_eee_enable_set(struct bcmasp_intf *intf, bool enable) in bcmasp_eee_enable_set() function
392 bcmasp_eee_enable_set(intf, false); in bcmasp_set_eee()
404 bcmasp_eee_enable_set(intf, true); in bcmasp_set_eee()
Dbcmasp.h585 void bcmasp_eee_enable_set(struct bcmasp_intf *intf, bool enable);
Dbcmasp_intf.c662 bcmasp_eee_enable_set(intf, intf->eee.eee_active); in bcmasp_adj_link()
1406 bcmasp_eee_enable_set(intf, true); in bcmasp_interface_resume()