Searched refs:STP_STATE_DISABLED (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 2756 STP_STATE_DISABLED = 0, enumerator 2778 case STP_STATE_DISABLED: in port_set_stp_state() 4250 port_set_stp_state(hw, port, STP_STATE_DISABLED); in sw_enable() 4944 STP_STATE_DISABLED); in netdev_tx_timeout() 5360 port_set_stp_state(hw, port->first_port, STP_STATE_DISABLED); in netdev_close() 5697 port_set_stp_state(hw, port, STP_STATE_DISABLED); in dev_set_promiscuous()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 2444 STP_STATE_DISABLED = 0, enumerator 2466 case STP_STATE_DISABLED: in port_set_stp_state() 3877 port_set_stp_state(hw, port, STP_STATE_DISABLED); in sw_enable() 4571 STP_STATE_DISABLED); in netdev_tx_timeout() 4986 port_set_stp_state(hw, port->first_port, STP_STATE_DISABLED); in netdev_close() 5322 port_set_stp_state(hw, port, STP_STATE_DISABLED); in dev_set_promiscuous()
|
Completed in 23 milliseconds