Lines Matching refs:port_set_stp_state
2460 static void port_set_stp_state(struct ksz_hw *hw, int port, int state) in port_set_stp_state() function
3877 port_set_stp_state(hw, port, STP_STATE_DISABLED); in sw_enable()
3880 port_set_stp_state(hw, port, STP_STATE_FORWARDING); in sw_enable()
3884 port_set_stp_state(hw, SWITCH_PORT_NUM, STP_STATE_SIMPLE); in sw_enable()
3886 port_set_stp_state(hw, SWITCH_PORT_NUM, STP_STATE_FORWARDING); in sw_enable()
4570 port_set_stp_state(hw, port, in netdev_tx_timeout()
4575 port_set_stp_state(hw, port, in netdev_tx_timeout()
4950 port_set_stp_state(hw, SWITCH_PORT_NUM, STP_STATE_SIMPLE); in bridge_change()
4986 port_set_stp_state(hw, port->first_port, STP_STATE_DISABLED); in netdev_close()
5160 port_set_stp_state(hw, port->first_port, STP_STATE_SIMPLE); in netdev_open()
5322 port_set_stp_state(hw, port, STP_STATE_DISABLED); in dev_set_promiscuous()