Lines Matching defs:efx
54 void siena_prepare_flush(struct efx_nic *efx) in siena_prepare_flush()
60 void siena_finish_flush(struct efx_nic *efx) in siena_finish_flush()
95 static int siena_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in siena_test_chip()
127 static void siena_ptp_write_host_time(struct efx_nic *efx, u32 host_time) in siena_ptp_write_host_time()
133 static int siena_ptp_set_ts_config(struct efx_nic *efx, in siena_ptp_set_ts_config()
207 static void siena_monitor(struct efx_nic *efx) in siena_monitor()
215 static int siena_probe_nvconfig(struct efx_nic *efx) in siena_probe_nvconfig()
228 static int siena_dimension_resources(struct efx_nic *efx) in siena_dimension_resources()
238 static unsigned int siena_mem_map_size(struct efx_nic *efx) in siena_mem_map_size()
244 static int siena_probe_nic(struct efx_nic *efx) in siena_probe_nic()
328 static int siena_rx_push_rss_config(struct efx_nic *efx, bool user, in siena_rx_push_rss_config()
362 static int siena_init_nic(struct efx_nic *efx) in siena_init_nic()
416 static void siena_remove_nic(struct efx_nic *efx) in siena_remove_nic()
504 static size_t siena_describe_nic_stats(struct efx_nic *efx, u8 *names) in siena_describe_nic_stats()
510 static int siena_try_update_nic_stats(struct efx_nic *efx) in siena_try_update_nic_stats()
548 static size_t siena_update_nic_stats(struct efx_nic *efx, u64 *full_stats, in siena_update_nic_stats()
596 static int siena_mac_reconfigure(struct efx_nic *efx) in siena_mac_reconfigure()
626 static void siena_get_wol(struct efx_nic *efx, struct ethtool_wolinfo *wol) in siena_get_wol()
639 static int siena_set_wol(struct efx_nic *efx, u32 type) in siena_set_wol()
673 static void siena_init_wol(struct efx_nic *efx) in siena_init_wol()
697 #define MCDI_PDU(efx) \ argument
699 #define MCDI_DOORBELL(efx) \ argument
701 #define MCDI_STATUS(efx) \ argument
704 static void siena_mcdi_request(struct efx_nic *efx, in siena_mcdi_request()
727 static bool siena_mcdi_poll_response(struct efx_nic *efx) in siena_mcdi_poll_response()
742 static void siena_mcdi_read_response(struct efx_nic *efx, efx_dword_t *outbuf, in siena_mcdi_read_response()
753 static int siena_mcdi_poll_reboot(struct efx_nic *efx) in siena_mcdi_poll_reboot()
811 static int siena_mtd_probe_partition(struct efx_nic *efx, in siena_mtd_probe_partition()
847 static int siena_mtd_get_fw_subtypes(struct efx_nic *efx, in siena_mtd_get_fw_subtypes()
866 static int siena_mtd_probe(struct efx_nic *efx) in siena_mtd_probe()