Lines Matching defs:efx
134 #define FALCON_XMAC_STATS_DMA_FLAG(efx) \ argument
329 struct efx_nic *efx = (struct efx_nic *)data; in falcon_setsda() local
339 struct efx_nic *efx = (struct efx_nic *)data; in falcon_setscl() local
349 struct efx_nic *efx = (struct efx_nic *)data; in falcon_getsda() local
358 struct efx_nic *efx = (struct efx_nic *)data; in falcon_getscl() local
378 struct efx_nic *efx = channel->efx; in falcon_push_irq_moderation() local
400 static void falcon_prepare_flush(struct efx_nic *efx) in falcon_prepare_flush()
420 static inline void falcon_irq_ack_a1(struct efx_nic *efx) in falcon_irq_ack_a1()
431 struct efx_nic *efx = dev_id; in falcon_legacy_interrupt_a1() local
481 static void falcon_b0_rx_push_rss_config(struct efx_nic *efx) in falcon_b0_rx_push_rss_config()
501 static int falcon_spi_poll(struct efx_nic *efx) in falcon_spi_poll()
509 static int falcon_spi_wait(struct efx_nic *efx) in falcon_spi_wait()
537 falcon_spi_cmd(struct efx_nic *efx, const struct falcon_spi_device *spi, in falcon_spi_cmd()
601 falcon_spi_read(struct efx_nic *efx, const struct falcon_spi_device *spi, in falcon_spi_read()
651 falcon_spi_wait_write(struct efx_nic *efx, const struct falcon_spi_device *spi) in falcon_spi_wait_write()
676 falcon_spi_write(struct efx_nic *efx, const struct falcon_spi_device *spi, in falcon_spi_write()
728 struct efx_nic *efx = part->common.mtd.priv; in falcon_spi_slow_wait() local
752 falcon_spi_unlock(struct efx_nic *efx, const struct falcon_spi_device *spi) in falcon_spi_unlock()
792 struct efx_nic *efx = part->common.mtd.priv; in falcon_spi_erase() local
838 struct efx_nic *efx = part->mtd.priv; in falcon_mtd_rename() local
848 struct efx_nic *efx = mtd->priv; in falcon_mtd_read() local
864 struct efx_nic *efx = mtd->priv; in falcon_mtd_erase() local
880 struct efx_nic *efx = mtd->priv; in falcon_mtd_write() local
896 struct efx_nic *efx = mtd->priv; in falcon_mtd_sync() local
906 static int falcon_mtd_probe(struct efx_nic *efx) in falcon_mtd_probe()
966 static void falcon_setup_xaui(struct efx_nic *efx) in falcon_setup_xaui()
998 int falcon_reset_xaui(struct efx_nic *efx) in falcon_reset_xaui()
1026 static void falcon_ack_status_intr(struct efx_nic *efx) in falcon_ack_status_intr()
1046 static bool falcon_xgxs_link_ok(struct efx_nic *efx) in falcon_xgxs_link_ok()
1069 static bool falcon_xmac_link_ok(struct efx_nic *efx) in falcon_xmac_link_ok()
1084 static void falcon_reconfigure_xmac_core(struct efx_nic *efx) in falcon_reconfigure_xmac_core()
1138 static void falcon_reconfigure_xgxs_core(struct efx_nic *efx) in falcon_reconfigure_xgxs_core()
1179 static bool falcon_xmac_link_ok_retry(struct efx_nic *efx, int tries) in falcon_xmac_link_ok_retry()
1204 static bool falcon_xmac_check_fault(struct efx_nic *efx) in falcon_xmac_check_fault()
1209 static int falcon_reconfigure_xmac(struct efx_nic *efx) in falcon_reconfigure_xmac()
1226 static void falcon_poll_xmac(struct efx_nic *efx) in falcon_poll_xmac()
1245 static void falcon_push_multicast_hash(struct efx_nic *efx) in falcon_push_multicast_hash()
1255 static void falcon_reset_macs(struct efx_nic *efx) in falcon_reset_macs()
1319 static void falcon_drain_tx_fifo(struct efx_nic *efx) in falcon_drain_tx_fifo()
1335 static void falcon_deconfigure_mac_wrapper(struct efx_nic *efx) in falcon_deconfigure_mac_wrapper()
1351 static void falcon_reconfigure_mac_wrapper(struct efx_nic *efx) in falcon_reconfigure_mac_wrapper()
1398 static void falcon_stats_request(struct efx_nic *efx) in falcon_stats_request()
1420 static void falcon_stats_complete(struct efx_nic *efx) in falcon_stats_complete()
1441 struct efx_nic *efx = (struct efx_nic *)context; in falcon_stats_timer_func() local
1453 static bool falcon_loopback_link_poll(struct efx_nic *efx) in falcon_loopback_link_poll()
1468 static int falcon_reconfigure_port(struct efx_nic *efx) in falcon_reconfigure_port()
1507 static void falcon_a1_prepare_enable_fc_tx(struct efx_nic *efx) in falcon_a1_prepare_enable_fc_tx()
1513 static void falcon_b0_prepare_enable_fc_tx(struct efx_nic *efx) in falcon_b0_prepare_enable_fc_tx()
1530 static int falcon_gmii_wait(struct efx_nic *efx) in falcon_gmii_wait()
1559 struct efx_nic *efx = netdev_priv(net_dev); in falcon_mdio_write() local
1612 struct efx_nic *efx = netdev_priv(net_dev); in falcon_mdio_read() local
1661 static int falcon_probe_port(struct efx_nic *efx) in falcon_probe_port()
1717 static void falcon_remove_port(struct efx_nic *efx) in falcon_remove_port()
1727 struct efx_nic *efx = channel->efx; in falcon_handle_global_event() local
1765 falcon_read_nvram(struct efx_nic *efx, struct falcon_nvconfig *nvconfig_out) in falcon_read_nvram()
1836 static int falcon_test_nvram(struct efx_nic *efx) in falcon_test_nvram()
1881 falcon_b0_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in falcon_b0_test_chip()
1961 static int __falcon_reset_hw(struct efx_nic *efx, enum reset_type method) in __falcon_reset_hw()
2042 static int falcon_reset_hw(struct efx_nic *efx, enum reset_type method) in falcon_reset_hw()
2054 static void falcon_monitor(struct efx_nic *efx) in falcon_monitor()
2095 static int falcon_reset_sram(struct efx_nic *efx) in falcon_reset_sram()
2135 static void falcon_spi_device_init(struct efx_nic *efx, in falcon_spi_device_init()
2161 static int falcon_probe_nvconfig(struct efx_nic *efx) in falcon_probe_nvconfig()
2202 static int falcon_dimension_resources(struct efx_nic *efx) in falcon_dimension_resources()
2210 static void falcon_probe_spi_devices(struct efx_nic *efx) in falcon_probe_spi_devices()
2253 static unsigned int falcon_a1_mem_map_size(struct efx_nic *efx) in falcon_a1_mem_map_size()
2258 static unsigned int falcon_b0_mem_map_size(struct efx_nic *efx) in falcon_b0_mem_map_size()
2267 static int falcon_probe_nic(struct efx_nic *efx) in falcon_probe_nic()
2406 static void falcon_init_rx_cfg(struct efx_nic *efx) in falcon_init_rx_cfg()
2457 static int falcon_init_nic(struct efx_nic *efx) in falcon_init_nic()
2522 static void falcon_remove_nic(struct efx_nic *efx) in falcon_remove_nic()
2548 static size_t falcon_describe_nic_stats(struct efx_nic *efx, u8 *names) in falcon_describe_nic_stats()
2554 static size_t falcon_update_nic_stats(struct efx_nic *efx, u64 *full_stats, in falcon_update_nic_stats()
2612 void falcon_start_nic_stats(struct efx_nic *efx) in falcon_start_nic_stats()
2625 static void falcon_pull_nic_stats(struct efx_nic *efx) in falcon_pull_nic_stats()
2630 void falcon_stop_nic_stats(struct efx_nic *efx) in falcon_stop_nic_stats()
2656 static void falcon_set_id_led(struct efx_nic *efx, enum efx_led_mode mode) in falcon_set_id_led()
2668 static void falcon_get_wol(struct efx_nic *efx, struct ethtool_wolinfo *wol) in falcon_get_wol()
2675 static int falcon_set_wol(struct efx_nic *efx, u32 type) in falcon_set_wol()