• Home
  • Raw
  • Download

Lines Matching defs:efx

53 void siena_prepare_flush(struct efx_nic *efx)  in siena_prepare_flush()
59 void siena_finish_flush(struct efx_nic *efx) in siena_finish_flush()
94 static int siena_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in siena_test_chip()
126 static void siena_ptp_write_host_time(struct efx_nic *efx, u32 host_time) in siena_ptp_write_host_time()
132 static int siena_ptp_set_ts_config(struct efx_nic *efx, in siena_ptp_set_ts_config()
206 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()
324 static void siena_rx_push_rss_config(struct efx_nic *efx) in siena_rx_push_rss_config()
353 static int siena_init_nic(struct efx_nic *efx) in siena_init_nic()
407 static void siena_remove_nic(struct efx_nic *efx) in siena_remove_nic()
495 static size_t siena_describe_nic_stats(struct efx_nic *efx, u8 *names) in siena_describe_nic_stats()
501 static int siena_try_update_nic_stats(struct efx_nic *efx) in siena_try_update_nic_stats()
539 static size_t siena_update_nic_stats(struct efx_nic *efx, u64 *full_stats, in siena_update_nic_stats()
587 static int siena_mac_reconfigure(struct efx_nic *efx) in siena_mac_reconfigure()
617 static void siena_get_wol(struct efx_nic *efx, struct ethtool_wolinfo *wol) in siena_get_wol()
630 static int siena_set_wol(struct efx_nic *efx, u32 type) in siena_set_wol()
664 static void siena_init_wol(struct efx_nic *efx) in siena_init_wol()
688 #define MCDI_PDU(efx) \ argument
690 #define MCDI_DOORBELL(efx) \ argument
692 #define MCDI_STATUS(efx) \ argument
695 static void siena_mcdi_request(struct efx_nic *efx, in siena_mcdi_request()
718 static bool siena_mcdi_poll_response(struct efx_nic *efx) in siena_mcdi_poll_response()
733 static void siena_mcdi_read_response(struct efx_nic *efx, efx_dword_t *outbuf, in siena_mcdi_read_response()
744 static int siena_mcdi_poll_reboot(struct efx_nic *efx) in siena_mcdi_poll_reboot()
802 static int siena_mtd_probe_partition(struct efx_nic *efx, in siena_mtd_probe_partition()
838 static int siena_mtd_get_fw_subtypes(struct efx_nic *efx, in siena_mtd_get_fw_subtypes()
857 static int siena_mtd_probe(struct efx_nic *efx) in siena_mtd_probe()