Searched refs:port_enabled (Results 1 – 18 of 18) sorted by relevance
163 if (efx->port_enabled) in efx_mac_work()207 if (efx->port_enabled) in efx_siena_set_rx_mode()340 if (efx->port_enabled && efx->type->monitor) in efx_monitor()446 BUG_ON(efx->port_enabled); in efx_stop_datapath()486 BUG_ON(efx->port_enabled); in efx_start_port()489 efx->port_enabled = true; in efx_start_port()509 efx->port_enabled = false; in efx_stop_port()536 if (efx->port_enabled || !netif_running(efx->net_dev) || in efx_siena_start_all()573 if (!efx->port_enabled) in efx_siena_stop_all()739 efx->port_enabled); in efx_siena_watchdog()
260 likely(efx->port_enabled) && in efx_siena_xmit_done()
1043 bool port_enabled; member
159 if (efx->port_enabled) in efx_mac_work()203 if (efx->port_enabled) in efx_set_rx_mode()336 if (efx->port_enabled && efx->type->monitor) in efx_monitor()442 BUG_ON(efx->port_enabled); in efx_stop_datapath()482 BUG_ON(efx->port_enabled); in efx_start_port()485 efx->port_enabled = true; in efx_start_port()505 efx->port_enabled = false; in efx_stop_port()532 if (efx->port_enabled || !netif_running(efx->net_dev) || in efx_start_all()571 if (!efx->port_enabled) in efx_stop_all()728 efx->port_enabled); in efx_watchdog()
275 likely(efx->port_enabled) && in efx_xmit_done()
1077 bool port_enabled; member
3306 bool was_enabled = efx->port_enabled; in efx_ef10_set_mac_address()
687 BUG_ON(efx->port_enabled); in ef4_stop_datapath()1017 if (efx->port_enabled) in ef4_mac_work()1078 BUG_ON(efx->port_enabled); in ef4_start_port()1081 efx->port_enabled = true; in ef4_start_port()1101 efx->port_enabled = false; in ef4_stop_port()1814 if (efx->port_enabled || !netif_running(efx->net_dev) || in ef4_start_all()1843 if (!efx->port_enabled) in ef4_stop_all()1972 if (efx->port_enabled) in ef4_monitor()2106 efx->port_enabled); in ef4_watchdog()2176 if (efx->port_enabled) in ef4_set_rx_mode()
514 likely(efx->port_enabled) && in ef4_xmit_done()
846 bool port_enabled; member
825 hw->port_enabled[i] = 0; in hfa384x_cmd_initialize()1596 !(hw->port_enabled[macport])) { in hfa384x_drvr_disable()1601 hw->port_enabled[macport] = 0; in hfa384x_drvr_disable()1635 (hw->port_enabled[macport])) { in hfa384x_drvr_enable()1640 hw->port_enabled[macport] = 1; in hfa384x_drvr_enable()1674 if (hw->port_enabled[i]) { in hfa384x_drvr_flashdl_enable()2021 if (hw->port_enabled[i]) { in hfa384x_drvr_ramdl_enable()2426 hw->port_enabled[i] = 0; in hfa384x_drvr_stop()
1067 u8 port_enabled[HFA384x_NUMPORTS_MAX]; member
1156 if (hw->port_enabled[0]) { in prism2mgmt_wlansniff()
124 void (*port_enabled)(struct team *team, struct team_port *port); member
154 u32 port_enabled : 1; member1022 result.port_enabled = usbc_hprt.s.prtena; in cvmx_usb_get_status()2907 if (port.port_enabled) { in cvmx_usb_poll_channel()3430 if (usb_port_status.port_enabled) { in octeon_usb_hub_control()3440 if (usb_port_status.port_enabled) { in octeon_usb_hub_control()
520 u8 port_enabled; member
3716 if (cfgrsp->pbc_cfg.port_enabled == BFI_PBC_PORT_DISABLED) { in bfa_fcport_is_pbcdisabled()
946 if (team->ops.port_enabled) in team_port_enable()947 team->ops.port_enabled(team, port); in team_port_enable()