Searched refs:icssg_set_port_state (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_prueth.c | 218 icssg_set_port_state(emac, ICSSG_EMAC_HSR_RX_OFFLOAD_ENABLE); in icssg_enable_fw_offload() 220 icssg_set_port_state(emac, ICSSG_EMAC_HSR_RX_OFFLOAD_DISABLE); in icssg_enable_fw_offload() 241 icssg_set_port_state(emac, ICSSG_EMAC_PORT_VLAN_AWARE_ENABLE); in icssg_enable_fw_offload() 390 icssg_set_port_state(emac, ICSSG_EMAC_PORT_FORWARD); in emac_adjust_link() 393 icssg_set_port_state(emac, ICSSG_EMAC_PORT_DISABLE); in emac_adjust_link() 1285 icssg_set_port_state(emac, ICSSG_EMAC_PORT_UC_FLOODING_DISABLE); in emac_ndo_set_rx_mode_work() 1286 icssg_set_port_state(emac, ICSSG_EMAC_PORT_MC_FLOODING_DISABLE); in emac_ndo_set_rx_mode_work() 1289 icssg_set_port_state(emac, ICSSG_EMAC_PORT_UC_FLOODING_ENABLE); in emac_ndo_set_rx_mode_work() 1290 icssg_set_port_state(emac, ICSSG_EMAC_PORT_MC_FLOODING_ENABLE); in emac_ndo_set_rx_mode_work() 1295 icssg_set_port_state(emac, ICSSG_EMAC_PORT_MC_FLOODING_ENABLE); in emac_ndo_set_rx_mode_work() [all …]
|
| H A D | icssg_switchdev.c | 47 icssg_set_port_state(emac, emac_state); in prueth_switchdev_stp_state_set() 67 icssg_set_port_state(emac, emac_state); in prueth_switchdev_attr_br_flags_set()
|
| H A D | icssg_config.c | 591 int icssg_set_port_state(struct prueth_emac *emac, in icssg_set_port_state() function 623 EXPORT_SYMBOL_GPL(icssg_set_port_state);
|