Searched refs:port_set_stp_state (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 2765 * port_set_stp_state - configure port spanning tree state 2772 static void port_set_stp_state(struct ksz_hw *hw, int port, int state) in port_set_stp_state() function 4250 port_set_stp_state(hw, port, STP_STATE_DISABLED); in sw_enable() 4253 port_set_stp_state(hw, port, STP_STATE_FORWARDING); in sw_enable() 4257 port_set_stp_state(hw, SWITCH_PORT_NUM, STP_STATE_SIMPLE); in sw_enable() 4259 port_set_stp_state(hw, SWITCH_PORT_NUM, STP_STATE_FORWARDING); in sw_enable() 4943 port_set_stp_state(hw, port, in netdev_tx_timeout() 4948 port_set_stp_state(hw, port, in netdev_tx_timeout() 5324 port_set_stp_state(hw, SWITCH_PORT_NUM, STP_STATE_SIMPLE); in bridge_change() 5360 port_set_stp_state(h in netdev_close() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 2453 * port_set_stp_state - configure port spanning tree 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(h in netdev_close() [all...] |
Completed in 18 milliseconds