/linux/drivers/net/ethernet/sfc/ |
A D | efx_common.c | 169 struct efx_nic *efx = netdev_priv(net_dev); in efx_set_mac_address() local 204 struct efx_nic *efx = netdev_priv(net_dev); in efx_set_rx_mode() local 213 struct efx_nic *efx = netdev_priv(net_dev); in efx_set_features() local 347 void efx_start_monitor(struct efx_nic *efx) in efx_start_monitor() 527 void efx_start_all(struct efx_nic *efx) in efx_start_all() 567 void efx_stop_all(struct efx_nic *efx) in efx_stop_all() 684 int efx_try_recovery(struct efx_nic *efx) in efx_try_recovery() 980 int efx_init_struct(struct efx_nic *efx, in efx_init_struct() 1055 void efx_fini_struct(struct efx_nic *efx) in efx_fini_struct() 1142 void efx_fini_io(struct efx_nic *efx) in efx_fini_io() [all …]
|
A D | efx.c | 108 #define EFX_ASSERT_RESET_SERIALISED(efx) \ argument 124 static int efx_probe_port(struct efx_nic *efx) in efx_probe_port() 144 static int efx_init_port(struct efx_nic *efx) in efx_init_port() 167 static void efx_fini_port(struct efx_nic *efx) in efx_fini_port() 264 static int efx_probe_nic(struct efx_nic *efx) in efx_probe_nic() 500 struct efx_nic *efx = netdev_priv(net_dev); in efx_ioctl() local 525 struct efx_nic *efx = netdev_priv(net_dev); in efx_net_open() local 648 struct efx_nic *efx = netdev_priv(dev); in efx_xdp() local 661 struct efx_nic *efx = netdev_priv(dev); in efx_xdp_xmit() local 869 struct efx_nic *efx; in efx_pci_remove() local [all …]
|
A D | efx.h | 65 #define EFX_TXQ_MIN_ENT(efx) (2 * efx_tx_max_skb_descs(efx)) argument 70 #define EFX_TXQ_MAX_ENT(efx) (EFX_WORKAROUND_EF10(efx) ? \ argument 73 static inline bool efx_rss_enabled(struct efx_nic *efx) in efx_rss_enabled() 105 static inline s32 efx_filter_insert_filter(struct efx_nic *efx, in efx_filter_insert_filter() 139 efx_filter_get_filter_safe(struct efx_nic *efx, in efx_filter_get_filter_safe() 155 static inline s32 efx_filter_get_rx_ids(struct efx_nic *efx, in efx_filter_get_rx_ids() 187 static inline int efx_mtd_probe(struct efx_nic *efx) in efx_mtd_probe() 195 static inline void efx_mtd_rename(struct efx_nic *efx) {} in efx_mtd_rename() 196 static inline void efx_mtd_remove(struct efx_nic *efx) {} in efx_mtd_remove() 200 static inline unsigned int efx_vf_size(struct efx_nic *efx) in efx_vf_size() [all …]
|
A D | ef10_sriov.c | 69 static int efx_ef10_vport_alloc(struct efx_nic *efx, in efx_ef10_vport_alloc() 113 static void efx_ef10_sriov_free_vf_vports(struct efx_nic *efx) in efx_ef10_sriov_free_vf_vports() 156 static int efx_ef10_sriov_assign_vf_vport(struct efx_nic *efx, in efx_ef10_sriov_assign_vf_vport() 261 int efx_ef10_vswitching_probe_pf(struct efx_nic *efx) in efx_ef10_vswitching_probe_pf() 306 int efx_ef10_vswitching_probe_vf(struct efx_nic *efx) in efx_ef10_vswitching_probe_vf() 311 int efx_ef10_vswitching_restore_pf(struct efx_nic *efx) in efx_ef10_vswitching_restore_pf() 332 int efx_ef10_vswitching_restore_vf(struct efx_nic *efx) in efx_ef10_vswitching_restore_vf() 348 void efx_ef10_vswitching_remove_pf(struct efx_nic *efx) in efx_ef10_vswitching_remove_pf() 372 void efx_ef10_vswitching_remove_vf(struct efx_nic *efx) in efx_ef10_vswitching_remove_vf() 438 int efx_ef10_sriov_init(struct efx_nic *efx) in efx_ef10_sriov_init() [all …]
|
A D | siena.c | 36 struct efx_nic *efx = channel->efx; in siena_push_irq_moderation() local 58 void siena_prepare_flush(struct efx_nic *efx) in siena_prepare_flush() 64 void siena_finish_flush(struct efx_nic *efx) in siena_finish_flush() 211 static void siena_monitor(struct efx_nic *efx) in siena_monitor() 259 static int siena_probe_nic(struct efx_nic *efx) in siena_probe_nic() 401 static int siena_init_nic(struct efx_nic *efx) in siena_init_nic() 714 static void siena_init_wol(struct efx_nic *efx) in siena_init_wol() 738 #define MCDI_PDU(efx) \ argument 740 #define MCDI_DOORBELL(efx) \ argument 742 #define MCDI_STATUS(efx) \ argument [all …]
|
A D | ef10.c | 1962 struct efx_nic *efx = channel->efx; in efx_ef10_push_irq_moderation() local 2120 struct efx_nic *efx = context->efx; in efx_ef10_msi_interrupt() local 2139 struct efx_nic *efx = dev_id; in efx_ef10_legacy_interrupt() local 2628 struct efx_nic *efx = channel->efx; in efx_ef10_ev_init() local 2693 struct efx_nic *efx = channel->efx; in efx_ef10_handle_rx_event_errors() local 2783 struct efx_nic *efx = channel->efx; in efx_ef10_handle_rx_event() local 2932 struct efx_nic *efx = channel->efx; in efx_ef10_handle_tx_event() local 3010 struct efx_nic *efx = channel->efx; in efx_ef10_handle_driver_event() local 3035 struct efx_nic *efx = channel->efx; in efx_ef10_handle_driver_generated_event() local 3062 struct efx_nic *efx = channel->efx; in efx_ef10_ev_process() local [all …]
|
A D | mcdi_port_common.c | 55 void efx_link_set_advertising(struct efx_nic *efx, in efx_link_set_advertising() 234 u32 efx_get_mcdi_phy_flags(struct efx_nic *efx) in efx_get_mcdi_phy_flags() 283 void efx_mcdi_phy_decode_link(struct efx_nic *efx, in efx_mcdi_phy_decode_link() 402 bool efx_mcdi_phy_poll(struct efx_nic *efx) in efx_mcdi_phy_poll() 426 int efx_mcdi_phy_probe(struct efx_nic *efx) in efx_mcdi_phy_probe() 532 void efx_mcdi_phy_remove(struct efx_nic *efx) in efx_mcdi_phy_remove() 711 int efx_mcdi_phy_test_alive(struct efx_nic *efx) in efx_mcdi_phy_test_alive() 1095 int efx_mcdi_set_mac(struct efx_nic *efx) in efx_mcdi_set_mac() 1139 int efx_mcdi_set_mtu(struct efx_nic *efx) in efx_mcdi_set_mtu() 1206 void efx_mcdi_mac_stop_stats(struct efx_nic *efx) in efx_mcdi_mac_stop_stats() [all …]
|
A D | io.h | 78 static inline u32 efx_reg(struct efx_nic *efx, unsigned int reg) in efx_reg() 84 static inline void _efx_writeq(struct efx_nic *efx, __le64 value, in _efx_writeq() 89 static inline __le64 _efx_readq(struct efx_nic *efx, unsigned int reg) in _efx_readq() 95 static inline void _efx_writed(struct efx_nic *efx, __le32 value, in _efx_writed() 100 static inline __le32 _efx_readd(struct efx_nic *efx, unsigned int reg) in _efx_readd() 212 efx_writeo_table(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo_table() 258 #define efx_writeo_page(efx, value, reg, page) \ argument 268 _efx_writed_page(struct efx_nic *efx, const efx_dword_t *value, in _efx_writed_page() 273 #define efx_writed_page(efx, value, reg, page) \ argument 290 static inline void _efx_writed_page_locked(struct efx_nic *efx, in _efx_writed_page_locked() [all …]
|
A D | mcdi.c | 61 int efx_mcdi_init(struct efx_nic *efx) in efx_mcdi_init() 127 void efx_mcdi_detach(struct efx_nic *efx) in efx_mcdi_detach() 138 void efx_mcdi_fini(struct efx_nic *efx) in efx_mcdi_fini() 471 struct efx_nic *efx = mcdi->efx; in efx_mcdi_release() local 502 struct efx_nic *efx = mcdi->efx; in efx_mcdi_complete_async() local 1314 struct efx_nic *efx = channel->efx; in efx_mcdi_process_event() local 2270 struct efx_nic *efx = mtd->priv; in efx_mcdi_mtd_read() local 2293 struct efx_nic *efx = mtd->priv; in efx_mcdi_mtd_erase() local 2324 struct efx_nic *efx = mtd->priv; in efx_mcdi_mtd_write() local 2354 struct efx_nic *efx = mtd->priv; in efx_mcdi_mtd_sync() local [all …]
|
A D | efx_channels.c | 425 struct efx_nic *efx = channel->efx; in efx_probe_eventq() local 444 struct efx_nic *efx = channel->efx; in efx_init_eventq() local 563 int efx_init_channels(struct efx_nic *efx) in efx_init_channels() 585 void efx_fini_channels(struct efx_nic *efx) in efx_fini_channels() 678 struct efx_nic *efx = channel->efx; in efx_get_channel_name() local 709 int efx_probe_channels(struct efx_nic *efx) in efx_probe_channels() 889 int efx_set_channels(struct efx_nic *efx) in efx_set_channels() 1259 struct efx_nic *efx = channel->efx; in efx_poll() local 1302 struct efx_nic *efx = channel->efx; in efx_init_napi_channel() local 1309 void efx_init_napi(struct efx_nic *efx) in efx_init_napi() [all …]
|
A D | ef100_nic.c | 45 static int ef100_get_warm_boot_count(struct efx_nic *efx) in ef100_get_warm_boot_count() 61 static void ef100_mcdi_request(struct efx_nic *efx, in ef100_mcdi_request() 100 static int ef100_mcdi_poll_reboot(struct efx_nic *efx) in ef100_mcdi_poll_reboot() 243 struct efx_nic *efx = channel->efx; in ef100_ev_process() local 311 struct efx_nic *efx = context->efx; in ef100_msi_interrupt() local 328 static int ef100_phy_probe(struct efx_nic *efx) in ef100_phy_probe() 654 struct efx_nic *efx = channel->efx; in efx_ef100_ev_test_generate() local 1101 static int ef100_probe_main(struct efx_nic *efx) in ef100_probe_main() 1242 int ef100_probe_pf(struct efx_nic *efx) in ef100_probe_pf() 1265 int ef100_probe_vf(struct efx_nic *efx) in ef100_probe_vf() [all …]
|
A D | mcdi_filters.c | 243 static int efx_mcdi_filter_push(struct efx_nic *efx, in efx_mcdi_filter_push() 680 int efx_mcdi_filter_remove_safe(struct efx_nic *efx, in efx_mcdi_filter_remove_safe() 713 int efx_mcdi_filter_get_safe(struct efx_nic *efx, in efx_mcdi_filter_get_safe() 1086 int efx_mcdi_filter_clear_rx(struct efx_nic *efx, in efx_mcdi_filter_clear_rx() 1113 u32 efx_mcdi_filter_count_rx_used(struct efx_nic *efx, in efx_mcdi_filter_count_rx_used() 1141 s32 efx_mcdi_filter_get_rx_ids(struct efx_nic *efx, in efx_mcdi_filter_get_rx_ids() 1462 void efx_mcdi_filter_table_down(struct efx_nic *efx) in efx_mcdi_filter_table_down() 1496 void efx_mcdi_filter_table_remove(struct efx_nic *efx) in efx_mcdi_filter_table_remove() 1731 void efx_mcdi_filter_sync_rx_mode(struct efx_nic *efx) in efx_mcdi_filter_sync_rx_mode() 2027 void efx_mcdi_rx_free_indir_table(struct efx_nic *efx) in efx_mcdi_rx_free_indir_table() [all …]
|
A D | farch.c | 372 struct efx_nic *efx = tx_queue->efx; in efx_farch_tx_probe() local 385 struct efx_nic *efx = tx_queue->efx; in efx_farch_tx_init() local 424 struct efx_nic *efx = tx_queue->efx; in efx_farch_flush_tx_queue() local 438 struct efx_nic *efx = tx_queue->efx; in efx_farch_tx_fini() local 484 struct efx_nic *efx = rx_queue->efx; in efx_farch_rx_write() local 504 struct efx_nic *efx = rx_queue->efx; in efx_farch_rx_probe() local 515 struct efx_nic *efx = rx_queue->efx; in efx_farch_rx_init() local 779 struct efx_nic *efx = channel->efx; in efx_farch_ev_read_ack() local 829 struct efx_nic *efx = channel->efx; in efx_farch_handle_tx_event() local 978 struct efx_nic *efx = channel->efx; in efx_farch_handle_rx_event() local [all …]
|
A D | rx_common.c | 43 struct efx_nic *efx = rx_queue->efx; in efx_reuse_page() local 84 struct efx_nic *efx = rx_queue->efx; in efx_recycle_rx_page() local 142 struct efx_nic *efx = rx_queue->efx; in efx_init_rx_recycle_ring() local 166 struct efx_nic *efx = rx_queue->efx; in efx_fini_rx_recycle_ring() local 204 struct efx_nic *efx = rx_queue->efx; in efx_probe_rx_queue() local 236 struct efx_nic *efx = rx_queue->efx; in efx_init_rx_queue() local 385 struct efx_nic *efx = rx_queue->efx; in efx_init_rx_buffers() local 468 struct efx_nic *efx = rx_queue->efx; in efx_fast_push_rx_descriptors() local 524 struct efx_nic *efx = channel->efx; in efx_rx_packet_gro() local 804 int efx_probe_filters(struct efx_nic *efx) in efx_probe_filters() [all …]
|
A D | ef100_netdev.c | 26 static void ef100_update_name(struct efx_nic *efx) in ef100_update_name() 31 static int ef100_alloc_vis(struct efx_nic *efx, unsigned int *allocated_vis) in ef100_alloc_vis() 55 static int ef100_remap_bar(struct efx_nic *efx, int max_vis) in ef100_remap_bar() 82 struct efx_nic *efx = netdev_priv(net_dev); in ef100_net_stop() local 105 struct efx_nic *efx = netdev_priv(net_dev); in ef100_net_open() local 192 struct efx_nic *efx = netdev_priv(net_dev); in ef100_hard_start_xmit() local 239 struct efx_nic *efx = container_of(this, struct efx_nic, netdev_notifier); in ef100_netdev_event() local 248 int ef100_register_netdev(struct efx_nic *efx) in ef100_register_netdev() 286 void ef100_unregister_netdev(struct efx_nic *efx) in ef100_unregister_netdev()
|
/linux/drivers/net/ethernet/sfc/falcon/ |
A D | efx.c | 207 #define EF4_ASSERT_RESET_SERIALISED(efx) \ argument 301 struct ef4_nic *efx = channel->efx; in ef4_poll() local 338 struct ef4_nic *efx = channel->efx; in ef4_probe_eventq() local 356 struct ef4_nic *efx = channel->efx; in ef4_init_eventq() local 532 struct ef4_nic *efx = channel->efx; in ef4_get_channel_name() local 1218 static int ef4_init_io(struct ef4_nic *efx) in ef4_init_io() 1289 static void ef4_fini_io(struct ef4_nic *efx) in ef4_fini_io() 2017 struct ef4_nic *efx = channel->efx; in ef4_init_napi_channel() local 2484 int ef4_try_recovery(struct ef4_nic *efx) in ef4_try_recovery() 2749 struct ef4_nic *efx; in ef4_pci_remove() local [all …]
|
A D | io.h | 67 static inline void _ef4_writeq(struct ef4_nic *efx, __le64 value, in _ef4_writeq() 72 static inline __le64 _ef4_readq(struct ef4_nic *efx, unsigned int reg) in _ef4_readq() 78 static inline void _ef4_writed(struct ef4_nic *efx, __le32 value, in _ef4_writed() 83 static inline __le32 _ef4_readd(struct ef4_nic *efx, unsigned int reg) in _ef4_readd() 145 static inline void ef4_reado(struct ef4_nic *efx, ef4_oword_t *value, in ef4_reado() 195 ef4_writeo_table(struct ef4_nic *efx, const ef4_oword_t *value, in ef4_writeo_table() 235 #define ef4_writeo_page(efx, value, reg, page) \ argument 245 _ef4_writed_page(struct ef4_nic *efx, const ef4_dword_t *value, in _ef4_writed_page() 250 #define ef4_writed_page(efx, value, reg, page) \ argument 265 static inline void _ef4_writed_page_locked(struct ef4_nic *efx, in _ef4_writed_page_locked() [all …]
|
A D | falcon.c | 133 #define FALCON_XMAC_STATS_DMA_FLAG(efx) \ argument 377 struct ef4_nic *efx = channel->efx; in falcon_push_irq_moderation() local 433 struct ef4_nic *efx = dev_id; in falcon_legacy_interrupt_a1() local 853 struct ef4_nic *efx = part->mtd.priv; in falcon_mtd_rename() local 863 struct ef4_nic *efx = mtd->priv; in falcon_mtd_read() local 879 struct ef4_nic *efx = mtd->priv; in falcon_mtd_erase() local 895 struct ef4_nic *efx = mtd->priv; in falcon_mtd_write() local 911 struct ef4_nic *efx = mtd->priv; in falcon_mtd_sync() local 1013 int falcon_reset_xaui(struct ef4_nic *efx) in falcon_reset_xaui() 1458 struct ef4_nic *efx = nic_data->efx; in falcon_stats_timer_func() local [all …]
|
A D | efx.h | 71 #define EF4_TXQ_MIN_ENT(efx) (2 * ef4_tx_max_skb_descs(efx)) argument 73 static inline bool ef4_rss_enabled(struct ef4_nic *efx) in ef4_rss_enabled() 107 static inline s32 ef4_filter_insert_filter(struct ef4_nic *efx, in ef4_filter_insert_filter() 123 static inline int ef4_filter_remove_id_safe(struct ef4_nic *efx, in ef4_filter_remove_id_safe() 141 ef4_filter_get_filter_safe(struct ef4_nic *efx, in ef4_filter_get_filter_safe() 148 static inline u32 ef4_filter_count_rx_used(struct ef4_nic *efx, in ef4_filter_count_rx_used() 157 static inline s32 ef4_filter_get_rx_ids(struct ef4_nic *efx, in ef4_filter_get_rx_ids() 221 static inline int ef4_mtd_probe(struct ef4_nic *efx) in ef4_mtd_probe() 229 static inline void ef4_mtd_rename(struct ef4_nic *efx) {} in ef4_mtd_rename() 230 static inline void ef4_mtd_remove(struct ef4_nic *efx) {} in ef4_mtd_remove() [all …]
|
A D | farch.c | 365 struct ef4_nic *efx = tx_queue->efx; in ef4_farch_tx_probe() local 375 struct ef4_nic *efx = tx_queue->efx; in ef4_farch_tx_init() local 431 struct ef4_nic *efx = tx_queue->efx; in ef4_farch_flush_tx_queue() local 445 struct ef4_nic *efx = tx_queue->efx; in ef4_farch_tx_fini() local 491 struct ef4_nic *efx = rx_queue->efx; in ef4_farch_rx_write() local 511 struct ef4_nic *efx = rx_queue->efx; in ef4_farch_rx_probe() local 522 struct ef4_nic *efx = rx_queue->efx; in ef4_farch_rx_init() local 781 struct ef4_nic *efx = channel->efx; in ef4_farch_ev_read_ack() local 831 struct ef4_nic *efx = channel->efx; in ef4_farch_handle_tx_event() local 987 struct ef4_nic *efx = channel->efx; in ef4_farch_handle_rx_event() local [all …]
|
A D | qt202x_phy.c | 73 static int qt2025c_wait_heartbeat(struct ef4_nic *efx) in qt2025c_wait_heartbeat() 135 static int qt2025c_wait_reset(struct ef4_nic *efx) in qt2025c_wait_reset() 160 static void qt2025c_firmware_id(struct ef4_nic *efx) in qt2025c_firmware_id() 213 static int qt2025c_select_phy_mode(struct ef4_nic *efx) in qt2025c_select_phy_mode() 306 static int qt202x_reset_phy(struct ef4_nic *efx) in qt202x_reset_phy() 339 static int qt202x_phy_probe(struct ef4_nic *efx) in qt202x_phy_probe() 357 static int qt202x_phy_init(struct ef4_nic *efx) in qt202x_phy_init() 380 static int qt202x_link_ok(struct ef4_nic *efx) in qt202x_link_ok() 385 static bool qt202x_phy_poll(struct ef4_nic *efx) in qt202x_phy_poll() 400 static int qt202x_phy_reconfigure(struct ef4_nic *efx) in qt202x_phy_reconfigure() [all …]
|
A D | ethtool.c | 93 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_ethtool_phys_id() local 119 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_ethtool_get_link_ksettings() local 143 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_ethtool_set_link_ksettings() local 163 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_ethtool_get_drvinfo() local 178 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_ethtool_get_regs() local 186 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_ethtool_get_msglevel() local 192 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_ethtool_set_msglevel() local 390 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_ethtool_get_sset_count() local 407 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_ethtool_get_strings() local 434 struct ef4_nic *efx = netdev_priv(net_dev); in ef4_ethtool_get_stats() local [all …]
|
A D | txc43128_phy.c | 184 static int txc_reset_phy(struct ef4_nic *efx) in txc_reset_phy() 270 static int txc_bist(struct ef4_nic *efx) in txc_bist() 277 static void txc_apply_defaults(struct ef4_nic *efx) in txc_apply_defaults() 321 static int txc43128_phy_probe(struct ef4_nic *efx) in txc43128_phy_probe() 341 static int txc43128_phy_init(struct ef4_nic *efx) in txc43128_phy_init() 394 static void txc_set_power(struct ef4_nic *efx) in txc_set_power() 431 static void txc_reset_logic(struct ef4_nic *efx) in txc_reset_logic() 439 static bool txc43128_phy_read_link(struct ef4_nic *efx) in txc43128_phy_read_link() 475 static void txc43128_phy_fini(struct ef4_nic *efx) in txc43128_phy_fini() 481 static void txc43128_phy_remove(struct ef4_nic *efx) in txc43128_phy_remove() [all …]
|
A D | falcon_boards.c | 116 static void ef4_fini_lm87(struct ef4_nic *efx) in ef4_fini_lm87() 255 static void sfe4001_poweroff(struct ef4_nic *efx) in sfe4001_poweroff() 269 static int sfe4001_poweron(struct ef4_nic *efx) in sfe4001_poweron() 360 struct ef4_nic *efx = dev_get_drvdata(dev); in phy_flash_cfg_show() local 368 struct ef4_nic *efx = dev_get_drvdata(dev); in phy_flash_cfg_store() local 401 static void sfe4001_fini(struct ef4_nic *efx) in sfe4001_fini() 413 static int sfe4001_check_hw(struct ef4_nic *efx) in sfe4001_check_hw() 450 static int sfe4001_init(struct ef4_nic *efx) in sfe4001_init() 568 static int sfe4002_init(struct ef4_nic *efx) in sfe4002_init() 632 static int sfn4112f_init(struct ef4_nic *efx) in sfn4112f_init() [all …]
|
A D | mdio_10g.c | 51 static int ef4_mdio_check_mmd(struct ef4_nic *efx, int mmd) in ef4_mdio_check_mmd() 113 int ef4_mdio_check_mmds(struct ef4_nic *efx, unsigned int mmd_mask) in ef4_mdio_check_mmds() 152 bool ef4_mdio_links_ok(struct ef4_nic *efx, unsigned int mmd_mask) in ef4_mdio_links_ok() 178 void ef4_mdio_transmit_disable(struct ef4_nic *efx) in ef4_mdio_transmit_disable() 185 void ef4_mdio_phy_reconfigure(struct ef4_nic *efx) in ef4_mdio_phy_reconfigure() 198 static void ef4_mdio_set_mmd_lpower(struct ef4_nic *efx, in ef4_mdio_set_mmd_lpower() 212 void ef4_mdio_set_mmds_lpower(struct ef4_nic *efx, in ef4_mdio_set_mmds_lpower() 230 int ef4_mdio_set_link_ksettings(struct ef4_nic *efx, in ef4_mdio_set_link_ksettings() 273 void ef4_mdio_an_reconfigure(struct ef4_nic *efx) in ef4_mdio_an_reconfigure() 296 u8 ef4_mdio_get_pause(struct ef4_nic *efx) in ef4_mdio_get_pause() [all …]
|