Searched refs:adapter (Results 126 - 150 of 1475) sorted by relevance

1234567891011>>

/linux-master/drivers/s390/scsi/
H A Dzfcp_erp.c51 static void zfcp_erp_adapter_block(struct zfcp_adapter *adapter, int mask) argument
53 zfcp_erp_clear_adapter_status(adapter,
61 list_for_each_entry(curr_act, &act->adapter->erp_running_head, list)
69 struct zfcp_adapter *adapter = act->adapter; local
71 list_move(&act->list, &adapter->erp_ready_head);
73 wake_up(&adapter->erp_ready_wq);
99 spin_lock(port->adapter->scsi_host->host_lock);
100 __shost_for_each_device(sdev, port->adapter->scsi_host)
103 spin_unlock(port->adapter
107 zfcp_erp_action_dismiss_adapter(struct zfcp_adapter *adapter) argument
121 zfcp_erp_handle_failed( enum zfcp_erp_act_type want, struct zfcp_adapter *adapter, struct zfcp_port *port, struct scsi_device *sdev) argument
161 zfcp_erp_required_act(enum zfcp_erp_act_type want, struct zfcp_adapter *adapter, struct zfcp_port *port, struct scsi_device *sdev) argument
213 zfcp_erp_setup_act(enum zfcp_erp_act_type need, u32 act_status, struct zfcp_adapter *adapter, struct zfcp_port *port, struct scsi_device *sdev) argument
281 zfcp_erp_action_enqueue(enum zfcp_erp_act_type want, struct zfcp_adapter *adapter, struct zfcp_port *port, struct scsi_device *sdev, char *dbftag, u32 act_status) argument
318 zfcp_erp_port_forced_no_port_dbf(char *dbftag, struct zfcp_adapter *adapter, u64 port_name, u32 port_id) argument
339 _zfcp_erp_adapter_reopen(struct zfcp_adapter *adapter, int clear_mask, char *dbftag) argument
355 zfcp_erp_adapter_reopen(struct zfcp_adapter *adapter, int clear, char *dbftag) argument
375 zfcp_erp_adapter_shutdown(struct zfcp_adapter *adapter, int clear, char *dbftag) argument
420 struct zfcp_adapter *adapter = port->adapter; local
446 struct zfcp_adapter *adapter = port->adapter; local
463 struct zfcp_adapter *adapter = zfcp_sdev->port->adapter; local
484 struct zfcp_adapter *adapter = port->adapter; local
518 struct zfcp_adapter *adapter = port->adapter; local
533 zfcp_erp_adapter_unblock(struct zfcp_adapter *adapter) argument
567 struct zfcp_adapter *adapter = act->adapter; local
601 struct zfcp_adapter *adapter = erp_action->adapter; local
644 zfcp_erp_port_forced_reopen_all(struct zfcp_adapter *adapter, int clear, char *dbftag) argument
658 _zfcp_erp_port_reopen_all(struct zfcp_adapter *adapter, int clear, char *dbftag) argument
717 zfcp_erp_wakeup(struct zfcp_adapter *adapter) argument
731 zfcp_erp_enqueue_ptp_port(struct zfcp_adapter *adapter) argument
746 struct zfcp_adapter *adapter = erp_action->adapter; local
785 zfcp_erp_adapter_strategy_open_ptp_port(struct zfcp_adapter *const adapter) argument
795 struct zfcp_adapter *adapter = act->adapter; local
818 zfcp_erp_adapter_strategy_alloc_shost(struct zfcp_adapter *const adapter) argument
902 struct zfcp_adapter *adapter = act->adapter; local
919 struct zfcp_adapter *adapter = act->adapter; local
941 struct zfcp_adapter *adapter = act->adapter; local
1030 struct zfcp_adapter *adapter = act->adapter; local
1044 struct zfcp_adapter *adapter = act->adapter; local
1258 zfcp_erp_strategy_check_adapter( struct zfcp_adapter *adapter, enum zfcp_erp_act_result result) argument
1295 struct zfcp_adapter *adapter = erp_action->adapter; local
1336 struct zfcp_adapter *adapter = act->adapter; local
1377 struct zfcp_adapter *adapter = erp_action->adapter; local
1416 struct zfcp_adapter *adapter = port->adapter; local
1471 struct zfcp_adapter *adapter = act->adapter; local
1530 struct zfcp_adapter *adapter = erp_action->adapter; local
1609 struct zfcp_adapter *adapter = (struct zfcp_adapter *) data; local
1642 zfcp_erp_thread_setup(struct zfcp_adapter *adapter) argument
1667 zfcp_erp_thread_kill(struct zfcp_adapter *adapter) argument
1679 zfcp_erp_wait(struct zfcp_adapter *adapter) argument
1693 zfcp_erp_set_adapter_status(struct zfcp_adapter *adapter, u32 mask) argument
1730 zfcp_erp_clear_adapter_status(struct zfcp_adapter *adapter, u32 mask) argument
1861 zfcp_erp_adapter_reset_sync(struct zfcp_adapter *adapter, char *dbftag) argument
[all...]
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c85 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
92 if (adapter->link_up) {
95 switch (adapter->link_speed) {
119 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
121 return adapter->msg_enable;
126 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
128 adapter->msg_enable = data;
141 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
142 struct ixgbe_hw *hw = &adapter->hw;
214 struct ixgbevf_adapter *adapter local
228 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
241 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
422 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
506 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
548 ixgbevf_link_test(struct ixgbevf_adapter *adapter, u64 *data) argument
606 reg_pattern_test(struct ixgbevf_adapter *adapter, u64 *data, int reg, u32 mask, u32 write) argument
634 reg_set_and_check(struct ixgbevf_adapter *adapter, u64 *data, int reg, u32 mask, u32 write) argument
657 ixgbevf_reg_test(struct ixgbevf_adapter *adapter, u64 *data) argument
727 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
781 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
794 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
820 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
873 struct ixgbevf_adapter *adapter = netdev_priv(dev); local
887 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
903 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
944 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
955 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
[all...]
H A Dixgbevf_main.c90 static void ixgbevf_service_event_schedule(struct ixgbevf_adapter *adapter) argument
92 if (!test_bit(__IXGBEVF_DOWN, &adapter->state) &&
93 !test_bit(__IXGBEVF_REMOVING, &adapter->state) &&
94 !test_and_set_bit(__IXGBEVF_SERVICE_SCHED, &adapter->state))
95 queue_work(ixgbevf_wq, &adapter->service_task);
98 static void ixgbevf_service_event_complete(struct ixgbevf_adapter *adapter) argument
100 BUG_ON(!test_bit(__IXGBEVF_SERVICE_SCHED, &adapter->state));
104 clear_bit(__IXGBEVF_SERVICE_SCHED, &adapter->state);
108 static void ixgbevf_queue_reset_subtask(struct ixgbevf_adapter *adapter);
110 static void ixgbevf_free_all_rx_resources(struct ixgbevf_adapter *adapter);
117 struct ixgbevf_adapter *adapter = hw->back; local
166 ixgbevf_set_ivar(struct ixgbevf_adapter *adapter, s8 direction, u8 queue, u8 msix_vector) argument
197 struct ixgbevf_adapter *adapter = netdev_priv(ring->netdev); local
237 ixgbevf_tx_timeout_reset(struct ixgbevf_adapter *adapter) argument
253 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
267 struct ixgbevf_adapter *adapter = q_vector->adapter; local
916 ixgbevf_irq_enable_queues(struct ixgbevf_adapter *adapter, u32 qmask) argument
1048 ixgbevf_run_xdp(struct ixgbevf_adapter *adapter, struct ixgbevf_ring *rx_ring, struct xdp_buff *xdp) argument
1121 struct ixgbevf_adapter *adapter = q_vector->adapter; local
1274 struct ixgbevf_adapter *adapter = q_vector->adapter; local
1328 struct ixgbevf_adapter *adapter = q_vector->adapter; local
1348 ixgbevf_configure_msix(struct ixgbevf_adapter *adapter) argument
1504 struct ixgbevf_adapter *adapter = data; local
1539 ixgbevf_request_msix_irqs(struct ixgbevf_adapter *adapter) argument
1611 ixgbevf_request_irq(struct ixgbevf_adapter *adapter) argument
1621 ixgbevf_free_irq(struct ixgbevf_adapter *adapter) argument
1649 ixgbevf_irq_disable(struct ixgbevf_adapter *adapter) argument
1668 ixgbevf_irq_enable(struct ixgbevf_adapter *adapter) argument
1684 ixgbevf_configure_tx_ring(struct ixgbevf_adapter *adapter, struct ixgbevf_ring *ring) argument
1754 ixgbevf_configure_tx(struct ixgbevf_adapter *adapter) argument
1767 ixgbevf_configure_srrctl(struct ixgbevf_adapter *adapter, struct ixgbevf_ring *ring, int index) argument
1785 ixgbevf_setup_psrtype(struct ixgbevf_adapter *adapter) argument
1801 ixgbevf_disable_rx_queue(struct ixgbevf_adapter *adapter, struct ixgbevf_ring *ring) argument
1828 ixgbevf_rx_desc_queue_enable(struct ixgbevf_adapter *adapter, struct ixgbevf_ring *ring) argument
1854 ixgbevf_init_rss_key(struct ixgbevf_adapter *adapter) argument
1870 ixgbevf_setup_vfmrqc(struct ixgbevf_adapter *adapter) argument
1905 ixgbevf_configure_rx_ring(struct ixgbevf_adapter *adapter, struct ixgbevf_ring *ring) argument
1974 ixgbevf_set_rx_buffer_len(struct ixgbevf_adapter *adapter, struct ixgbevf_ring *rx_ring) argument
2004 ixgbevf_configure_rx(struct ixgbevf_adapter *adapter) argument
2036 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
2066 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
2085 ixgbevf_restore_vlan(struct ixgbevf_adapter *adapter) argument
2096 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
2128 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
2155 ixgbevf_napi_enable_all(struct ixgbevf_adapter *adapter) argument
2167 ixgbevf_napi_disable_all(struct ixgbevf_adapter *adapter) argument
2179 ixgbevf_configure_dcb(struct ixgbevf_adapter *adapter) argument
2222 ixgbevf_configure(struct ixgbevf_adapter *adapter) argument
2235 ixgbevf_save_reset_stats(struct ixgbevf_adapter *adapter) argument
2252 ixgbevf_init_last_counter_stats(struct ixgbevf_adapter *adapter) argument
2273 ixgbevf_negotiate_api(struct ixgbevf_adapter *adapter) argument
2305 ixgbevf_up_complete(struct ixgbevf_adapter *adapter) argument
2346 ixgbevf_up(struct ixgbevf_adapter *adapter) argument
2468 ixgbevf_clean_all_rx_rings(struct ixgbevf_adapter *adapter) argument
2480 ixgbevf_clean_all_tx_rings(struct ixgbevf_adapter *adapter) argument
2490 ixgbevf_down(struct ixgbevf_adapter *adapter) argument
2540 ixgbevf_reinit_locked(struct ixgbevf_adapter *adapter) argument
2552 ixgbevf_reset(struct ixgbevf_adapter *adapter) argument
2572 ixgbevf_acquire_msix_vectors(struct ixgbevf_adapter *adapter, int vectors) argument
2619 ixgbevf_set_num_queues(struct ixgbevf_adapter *adapter) argument
2674 ixgbevf_set_interrupt_capability(struct ixgbevf_adapter *adapter) argument
2724 ixgbevf_alloc_q_vector(struct ixgbevf_adapter *adapter, int v_idx, int txr_count, int txr_idx, int xdp_count, int xdp_idx, int rxr_count, int rxr_idx) argument
2849 ixgbevf_free_q_vector(struct ixgbevf_adapter *adapter, int v_idx) argument
2880 ixgbevf_alloc_q_vectors(struct ixgbevf_adapter *adapter) argument
2945 ixgbevf_free_q_vectors(struct ixgbevf_adapter *adapter) argument
2960 ixgbevf_reset_interrupt_capability(struct ixgbevf_adapter *adapter) argument
2975 ixgbevf_init_interrupt_scheme(struct ixgbevf_adapter *adapter) argument
3016 ixgbevf_clear_interrupt_scheme(struct ixgbevf_adapter *adapter) argument
3034 ixgbevf_sw_init(struct ixgbevf_adapter *adapter) argument
3133 ixgbevf_update_stats(struct ixgbevf_adapter *adapter) argument
3178 struct ixgbevf_adapter *adapter = from_timer(adapter, t, local
3187 ixgbevf_reset_subtask(struct ixgbevf_adapter *adapter) argument
3216 ixgbevf_check_hang_subtask(struct ixgbevf_adapter *adapter) argument
3251 ixgbevf_watchdog_update_link(struct ixgbevf_adapter *adapter) argument
3279 ixgbevf_watchdog_link_is_up(struct ixgbevf_adapter *adapter) argument
3304 ixgbevf_watchdog_link_is_down(struct ixgbevf_adapter *adapter) argument
3323 ixgbevf_watchdog_subtask(struct ixgbevf_adapter *adapter) argument
3346 struct ixgbevf_adapter *adapter = container_of(work, local
3397 ixgbevf_free_all_tx_resources(struct ixgbevf_adapter *adapter) argument
3417 struct ixgbevf_adapter *adapter = netdev_priv(tx_ring->netdev); local
3455 ixgbevf_setup_all_tx_resources(struct ixgbevf_adapter *adapter) argument
3493 ixgbevf_setup_rx_resources(struct ixgbevf_adapter *adapter, struct ixgbevf_ring *rx_ring) argument
3540 ixgbevf_setup_all_rx_resources(struct ixgbevf_adapter *adapter) argument
3587 ixgbevf_free_all_rx_resources(struct ixgbevf_adapter *adapter) argument
3610 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
3690 ixgbevf_close_suspend(struct ixgbevf_adapter *adapter) argument
3711 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
3719 ixgbevf_queue_reset_subtask(struct ixgbevf_adapter *adapter) argument
4210 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
4240 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
4273 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
4306 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
4324 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
4372 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
4443 struct ixgbevf_adapter *adapter = netdev_priv(dev); local
4528 struct ixgbevf_adapter *adapter = NULL; local
4735 struct ixgbevf_adapter *adapter; local
4778 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
4812 struct ixgbevf_adapter *adapter = netdev_priv(netdev); local
4924 struct ixgbevf_adapter *adapter = hw->back; local
[all...]
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c64 static const char ixgbe_overheat_msg[] = "Network adapter has been stopped because it has over heated. Restart the computer. If the problem persists, power off the system and replace the adapter";
184 static int ixgbe_read_pci_cfg_word_parent(struct ixgbe_adapter *adapter, argument
190 parent_bus = adapter->pdev->bus->parent;
203 ixgbe_check_cfg_remove(&adapter->hw, parent_dev))
208 static int ixgbe_get_parent_bus_info(struct ixgbe_adapter *adapter) argument
210 struct ixgbe_hw *hw = &adapter->hw;
219 err = ixgbe_read_pci_cfg_word_parent(adapter, 18, &link_status);
251 static void ixgbe_check_minimum_link(struct ixgbe_adapter *adapter, argument
254 struct ixgbe_hw *hw = &adapter
273 ixgbe_service_event_schedule(struct ixgbe_adapter *adapter) argument
283 struct ixgbe_adapter *adapter = hw->back; local
343 struct ixgbe_adapter *adapter; local
382 struct ixgbe_adapter *adapter = hw->back; local
397 struct ixgbe_adapter *adapter = hw->back; local
412 struct ixgbe_adapter *adapter = hw->back; local
419 ixgbe_service_event_complete(struct ixgbe_adapter *adapter) argument
568 ixgbe_dump(struct ixgbe_adapter *adapter) argument
830 ixgbe_release_hw_control(struct ixgbe_adapter *adapter) argument
840 ixgbe_get_hw_control(struct ixgbe_adapter *adapter) argument
858 ixgbe_set_ivar(struct ixgbe_adapter *adapter, s8 direction, u8 queue, u8 msix_vector) argument
903 ixgbe_irq_rearm_queues(struct ixgbe_adapter *adapter, u64 qmask) argument
928 ixgbe_update_xoff_rx_lfc(struct ixgbe_adapter *adapter) argument
961 ixgbe_update_xoff_received(struct ixgbe_adapter *adapter) argument
1064 ixgbe_tx_timeout_reset(struct ixgbe_adapter *adapter) argument
1084 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
1155 struct ixgbe_adapter *adapter = q_vector->adapter; local
1301 ixgbe_update_tx_dca(struct ixgbe_adapter *adapter, struct ixgbe_ring *tx_ring, int cpu) argument
1338 ixgbe_update_rx_dca(struct ixgbe_adapter *adapter, struct ixgbe_ring *rx_ring, int cpu) argument
1372 struct ixgbe_adapter *adapter = q_vector->adapter; local
1390 ixgbe_setup_dca(struct ixgbe_adapter *adapter) argument
1410 struct ixgbe_adapter *adapter = dev_get_drvdata(dev); local
2223 ixgbe_run_xdp(struct ixgbe_adapter *adapter, struct ixgbe_ring *rx_ring, struct xdp_buff *xdp) argument
2324 struct ixgbe_adapter *adapter = q_vector->adapter; local
2479 ixgbe_configure_msix(struct ixgbe_adapter *adapter) argument
2732 struct ixgbe_adapter *adapter = q_vector->adapter; local
2785 ixgbe_check_overtemp_subtask(struct ixgbe_adapter *adapter) argument
2843 ixgbe_check_fan_failure(struct ixgbe_adapter *adapter, u32 eicr) argument
2855 ixgbe_check_overtemp_event(struct ixgbe_adapter *adapter, u32 eicr) argument
2922 ixgbe_check_sfp_event(struct ixgbe_adapter *adapter, u32 eicr) argument
2955 ixgbe_check_lsc(struct ixgbe_adapter *adapter) argument
2969 ixgbe_irq_enable_queues(struct ixgbe_adapter *adapter, u64 qmask) argument
3004 ixgbe_irq_enable(struct ixgbe_adapter *adapter, bool queues, bool flush) argument
3065 struct ixgbe_adapter *adapter = data; local
3172 struct ixgbe_adapter *adapter = q_vector->adapter; local
3237 ixgbe_request_msix_irqs(struct ixgbe_adapter *adapter) argument
3307 struct ixgbe_adapter *adapter = data; local
3381 ixgbe_request_irq(struct ixgbe_adapter *adapter) argument
3401 ixgbe_free_irq(struct ixgbe_adapter *adapter) argument
3434 ixgbe_irq_disable(struct ixgbe_adapter *adapter) argument
3470 ixgbe_configure_msi_and_legacy(struct ixgbe_adapter *adapter) argument
3489 ixgbe_configure_tx_ring(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) argument
3579 ixgbe_setup_mtqc(struct ixgbe_adapter *adapter) argument
3640 ixgbe_configure_tx(struct ixgbe_adapter *adapter) argument
3662 ixgbe_enable_rx_drop(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) argument
3674 ixgbe_disable_rx_drop(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) argument
3687 ixgbe_set_rx_drop_en(struct ixgbe_adapter *adapter) argument
3719 ixgbe_configure_srrctl(struct ixgbe_adapter *adapter, struct ixgbe_ring *rx_ring) argument
3775 ixgbe_rss_indir_tbl_entries(struct ixgbe_adapter *adapter) argument
3791 ixgbe_store_key(struct ixgbe_adapter *adapter) argument
3806 ixgbe_init_rss_key(struct ixgbe_adapter *adapter) argument
3828 ixgbe_store_reta(struct ixgbe_adapter *adapter) argument
3867 ixgbe_store_vfreta(struct ixgbe_adapter *adapter) argument
3889 ixgbe_setup_reta(struct ixgbe_adapter *adapter) argument
3918 ixgbe_setup_vfreta(struct ixgbe_adapter *adapter) argument
3945 ixgbe_setup_mrqc(struct ixgbe_adapter *adapter) argument
4028 ixgbe_configure_rscctl(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) argument
4050 ixgbe_rx_desc_queue_enable(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) argument
4076 ixgbe_configure_rx_ring(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) argument
4177 ixgbe_setup_psrtype(struct ixgbe_adapter *adapter) argument
4202 ixgbe_configure_virtualization(struct ixgbe_adapter *adapter) argument
4273 ixgbe_set_rx_buffer_len(struct ixgbe_adapter *adapter) argument
4340 ixgbe_setup_rdrxctl(struct ixgbe_adapter *adapter) argument
4389 ixgbe_configure_rx(struct ixgbe_adapter *adapter) argument
4437 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
4468 ixgbe_update_pf_promisc_vlvf(struct ixgbe_adapter *adapter, u32 vid) argument
4496 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
4512 ixgbe_vlan_strip_disable(struct ixgbe_adapter *adapter) argument
4550 ixgbe_vlan_strip_enable(struct ixgbe_adapter *adapter) argument
4584 ixgbe_vlan_promisc_enable(struct ixgbe_adapter *adapter) argument
4627 ixgbe_scrub_vfta(struct ixgbe_adapter *adapter, u32 vfta_offset) argument
4673 ixgbe_vlan_promisc_disable(struct ixgbe_adapter *adapter) argument
4698 ixgbe_restore_vlan(struct ixgbe_adapter *adapter) argument
4719 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
4738 ixgbe_full_sync_mac_table(struct ixgbe_adapter *adapter) argument
4758 ixgbe_sync_mac_table(struct ixgbe_adapter *adapter) argument
4780 ixgbe_flush_sw_mac_table(struct ixgbe_adapter *adapter) argument
4794 ixgbe_available_rars(struct ixgbe_adapter *adapter, u16 pool) argument
4818 ixgbe_mac_set_default_filter(struct ixgbe_adapter *adapter) argument
4832 ixgbe_add_mac_filter(struct ixgbe_adapter *adapter, const u8 *addr, u16 pool) argument
4860 ixgbe_del_mac_filter(struct ixgbe_adapter *adapter, const u8 *addr, u16 pool) argument
4895 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
4905 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
4923 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
5007 ixgbe_napi_enable_all(struct ixgbe_adapter *adapter) argument
5015 ixgbe_napi_disable_all(struct ixgbe_adapter *adapter) argument
5025 struct ixgbe_adapter *adapter = netdev_priv(dev); local
5068 ixgbe_configure_dcb(struct ixgbe_adapter *adapter) argument
5128 ixgbe_hpbthresh(struct ixgbe_adapter *adapter, int pb) argument
5189 ixgbe_lpbthresh(struct ixgbe_adapter *adapter, int pb) argument
5227 ixgbe_pbthresh_setup(struct ixgbe_adapter *adapter) argument
5249 ixgbe_configure_pb(struct ixgbe_adapter *adapter) argument
5265 ixgbe_fdir_filter_restore(struct ixgbe_adapter *adapter) argument
5370 ixgbe_fwd_ring_up(struct ixgbe_adapter *adapter, struct ixgbe_fwd_adapter *accel) argument
5428 struct ixgbe_adapter *adapter = (struct ixgbe_adapter *)priv->data; local
5443 ixgbe_configure_dfwd(struct ixgbe_adapter *adapter) argument
5453 ixgbe_configure(struct ixgbe_adapter *adapter) argument
5518 ixgbe_sfp_link_config(struct ixgbe_adapter *adapter) argument
5579 ixgbe_clear_vf_stats_counters(struct ixgbe_adapter *adapter) argument
5613 ixgbe_setup_gpie(struct ixgbe_adapter *adapter) argument
5695 ixgbe_up_complete(struct ixgbe_adapter *adapter) argument
5758 ixgbe_reinit_locked(struct ixgbe_adapter *adapter) argument
5780 ixgbe_up(struct ixgbe_adapter *adapter) argument
5788 ixgbe_get_completion_timeout(struct ixgbe_adapter *adapter) argument
5825 ixgbe_disable_rx(struct ixgbe_adapter *adapter) argument
5897 ixgbe_disable_tx(struct ixgbe_adapter *adapter) argument
5994 ixgbe_reset(struct ixgbe_adapter *adapter) argument
6132 ixgbe_clean_all_rx_rings(struct ixgbe_adapter *adapter) argument
6144 ixgbe_clean_all_tx_rings(struct ixgbe_adapter *adapter) argument
6154 ixgbe_fdir_filter_exit(struct ixgbe_adapter *adapter) argument
6171 ixgbe_down(struct ixgbe_adapter *adapter) argument
6235 ixgbe_set_eee_capable(struct ixgbe_adapter *adapter) argument
6263 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
6270 ixgbe_init_dcb(struct ixgbe_adapter *adapter) argument
6330 ixgbe_sw_init(struct ixgbe_adapter *adapter, const struct ixgbe_info *ii) argument
6586 ixgbe_setup_all_tx_resources(struct ixgbe_adapter *adapter) argument
6631 ixgbe_setup_rx_resources(struct ixgbe_adapter *adapter, struct ixgbe_ring *rx_ring) argument
6694 ixgbe_setup_all_rx_resources(struct ixgbe_adapter *adapter) argument
6748 ixgbe_free_all_tx_resources(struct ixgbe_adapter *adapter) argument
6791 ixgbe_free_all_rx_resources(struct ixgbe_adapter *adapter) argument
6808 ixgbe_max_xdp_frame_size(struct ixgbe_adapter *adapter) argument
6825 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
6872 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
6931 ixgbe_close_suspend(struct ixgbe_adapter *adapter) argument
6963 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
6980 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); local
7016 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); local
7114 ixgbe_update_stats(struct ixgbe_adapter *adapter) argument
7381 ixgbe_fdir_reinit_subtask(struct ixgbe_adapter *adapter) argument
7425 ixgbe_check_hang_subtask(struct ixgbe_adapter *adapter) argument
7470 ixgbe_watchdog_update_link(struct ixgbe_adapter *adapter) argument
7508 ixgbe_update_default_up(struct ixgbe_adapter *adapter) argument
7530 ixgbe_watchdog_link_is_up(struct ixgbe_adapter *adapter) argument
7620 ixgbe_watchdog_link_is_down(struct ixgbe_adapter *adapter) argument
7646 ixgbe_ring_tx_pending(struct ixgbe_adapter *adapter) argument
7667 ixgbe_vf_tx_pending(struct ixgbe_adapter *adapter) argument
7701 ixgbe_watchdog_flush_tx(struct ixgbe_adapter *adapter) argument
7718 ixgbe_bad_vf_abort(struct ixgbe_adapter *adapter, u32 vf) argument
7739 ixgbe_check_for_bad_vf(struct ixgbe_adapter *adapter) argument
7777 ixgbe_spoof_check(struct ixgbe_adapter *adapter) argument
7798 ixgbe_spoof_check(struct ixgbe_adapter __always_unused *adapter) argument
7803 ixgbe_check_for_bad_vf(struct ixgbe_adapter __always_unused *adapter) argument
7813 ixgbe_watchdog_subtask(struct ixgbe_adapter *adapter) argument
7839 ixgbe_sfp_detection_subtask(struct ixgbe_adapter *adapter) argument
7912 ixgbe_sfp_link_config_subtask(struct ixgbe_adapter *adapter) argument
7951 struct ixgbe_adapter *adapter = from_timer(adapter, t, service_timer); local
7966 ixgbe_phy_interrupt_subtask(struct ixgbe_adapter *adapter) argument
7984 ixgbe_reset_subtask(struct ixgbe_adapter *adapter) argument
8012 ixgbe_check_fw_error(struct ixgbe_adapter *adapter) argument
8039 struct ixgbe_adapter *adapter = container_of(work, local
8505 struct ixgbe_adapter *adapter = q_vector->adapter; local
8616 struct ixgbe_adapter *adapter; local
8741 ixgbe_xmit_frame_ring(struct sk_buff *skb, struct ixgbe_adapter *adapter, struct ixgbe_ring *tx_ring) argument
8897 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
8929 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
8947 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
8973 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
8993 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
9019 struct ixgbe_adapter *adapter = netdev_priv(dev); local
9043 struct ixgbe_adapter *adapter = netdev_priv(dev); local
9074 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
9117 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
9140 ixgbe_validate_rtr(struct ixgbe_adapter *adapter, u8 tc) argument
9175 ixgbe_set_prio_tc_map(struct ixgbe_adapter *adapter) argument
9198 struct ixgbe_adapter *adapter = (struct ixgbe_adapter *)priv->data; local
9234 struct ixgbe_adapter *adapter = netdev_priv(dev); local
9255 struct ixgbe_adapter *adapter = netdev_priv(dev); local
9323 ixgbe_delete_clsu32(struct ixgbe_adapter *adapter, struct tc_cls_u32_offload *cls) argument
9380 ixgbe_configure_clsu32_add_hnode(struct ixgbe_adapter *adapter, struct tc_cls_u32_offload *cls) argument
9398 ixgbe_configure_clsu32_del_hnode(struct ixgbe_adapter *adapter, struct tc_cls_u32_offload *cls) argument
9412 struct ixgbe_adapter *adapter; member in struct:upper_walk_data
9423 struct ixgbe_adapter *adapter; local
9440 handle_redirect_action(struct ixgbe_adapter *adapter, int ifindex, u8 *queue, u64 *action) argument
9477 parse_tc_actions(struct ixgbe_adapter *adapter, struct tcf_exts *exts, u64 *action, u8 *queue) argument
9510 parse_tc_actions(struct ixgbe_adapter *adapter, struct tcf_exts *exts, u64 *action, u8 *queue) argument
9569 ixgbe_configure_clsu32(struct ixgbe_adapter *adapter, struct tc_cls_u32_offload *cls) argument
9766 ixgbe_setup_tc_cls_u32(struct ixgbe_adapter *adapter, struct tc_cls_u32_offload *cls_u32) argument
9788 struct ixgbe_adapter *adapter = cb_priv; local
9813 struct ixgbe_adapter *adapter = netdev_priv(dev); local
9829 ixgbe_sriov_reinit(struct ixgbe_adapter *adapter) argument
9841 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
9852 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
9870 ixgbe_reset_l2fw_offload(struct ixgbe_adapter *adapter) argument
9889 struct ixgbe_adapter *adapter = netdev_priv(netdev); local
9965 struct ixgbe_adapter *adapter = netdev_priv(dev); local
9982 ixgbe_configure_bridge_mode(struct ixgbe_adapter *adapter, __u16 mode) argument
10053 struct ixgbe_adapter *adapter = netdev_priv(dev); local
10086 struct ixgbe_adapter *adapter = netdev_priv(dev); local
10098 struct ixgbe_adapter *adapter = netdev_priv(pdev); local
10195 struct ixgbe_adapter *adapter = netdev_priv(pdev); local
10273 struct ixgbe_adapter *adapter = netdev_priv(dev); local
10345 struct ixgbe_adapter *adapter = netdev_priv(dev); local
10380 struct ixgbe_adapter *adapter = netdev_priv(dev); local
10470 ixgbe_disable_txr_hw(struct ixgbe_adapter *adapter, struct ixgbe_ring *tx_ring) argument
10499 ixgbe_disable_txr(struct ixgbe_adapter *adapter, struct ixgbe_ring *tx_ring) argument
10506 ixgbe_disable_rxr_hw(struct ixgbe_adapter *adapter, struct ixgbe_ring *rx_ring) argument
10562 ixgbe_irq_disable_single(struct ixgbe_adapter *adapter, u32 ring) argument
10603 ixgbe_txrx_ring_disable(struct ixgbe_adapter *adapter, int ring) argument
10643 ixgbe_txrx_ring_enable(struct ixgbe_adapter *adapter, int ring) argument
10675 ixgbe_enumerate_functions(struct ixgbe_adapter *adapter) argument
10718 ixgbe_wol_supported(struct ixgbe_adapter *adapter, u16 device_id, u16 subdevice_id) argument
10787 ixgbe_set_fw_version(struct ixgbe_adapter *adapter) argument
10829 struct ixgbe_adapter *adapter = NULL; local
11317 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); local
11401 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); local
11533 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); local
11566 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); local
[all...]
H A Dixgbe_sysfs.c76 * @adapter: pointer to the adapter structure
84 static int ixgbe_add_hwmon_attr(struct ixgbe_adapter *adapter, argument
90 n_attr = adapter->ixgbe_hwmon_buff->n_hwmon;
91 ixgbe_attr = &adapter->ixgbe_hwmon_buff->hwmon_list[n_attr];
121 &adapter->hw.mac.thermal_sensor_data.sensor[offset];
122 ixgbe_attr->hw = &adapter->hw;
128 adapter->ixgbe_hwmon_buff->attrs[n_attr] = &ixgbe_attr->dev_attr.attr;
130 ++adapter->ixgbe_hwmon_buff->n_hwmon;
135 static void ixgbe_sysfs_del_adapter(struct ixgbe_adapter *adapter) argument
140 ixgbe_sysfs_exit(struct ixgbe_adapter *adapter) argument
146 ixgbe_sysfs_init(struct ixgbe_adapter *adapter) argument
[all...]
/linux-master/drivers/staging/rtl8723bs/include/
H A Drtw_pwrctrl.h223 struct adapter *adapter; member in struct:pwrctrl_priv
253 extern void rtw_init_pwrctrl_priv(struct adapter *adapter);
254 extern void rtw_free_pwrctrl_priv(struct adapter *adapter);
256 s32 rtw_register_task_alive(struct adapter *, u32 task);
257 void rtw_unregister_task_alive(struct adapter *, u32 task);
258 extern s32 rtw_register_tx_alive(struct adapter *padapter);
259 extern void rtw_unregister_tx_alive(struct adapter *padapte
[all...]
H A Drtl8723b_hal.h191 s32 rtl8723b_FirmwareDownload(struct adapter *padapter, bool bUsedWoWLANFw);
192 void rtl8723b_FirmwareSelfReset(struct adapter *padapter);
193 void rtl8723b_InitializeFirmwareVars(struct adapter *padapter);
195 void rtl8723b_InitAntenna_Selection(struct adapter *padapter);
196 void rtl8723b_init_default_value(struct adapter *padapter);
198 s32 rtl8723b_InitLLTTable(struct adapter *padapter);
201 u8 GetEEPROMSize8723B(struct adapter *padapter);
202 void Hal_InitPGData(struct adapter *padapter, u8 *PROMContent);
203 void Hal_EfuseParseIDCode(struct adapter *padapter, u8 *hwinfo);
204 void Hal_EfuseParseTxPowerInfo_8723B(struct adapter *padapte
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h85 struct adapter;
95 struct adapter *adapter; /* our adapter */ member in struct:port_info
100 u8 pidx; /* index into adapter port[] */
111 * Scatter Gather Engine resources for the "adapter". Our ingress and egress
192 struct adapter *adapter; /* our adapter */ member in struct:sge_rspq
364 * Per-"adapter" (Virtua
366 struct adapter { struct
430 t4_read_reg(struct adapter *adapter, u32 reg_addr) argument
443 t4_write_reg(struct adapter *adapter, u32 reg_addr, u32 val) argument
468 t4_read_reg64(struct adapter *adapter, u32 reg_addr) argument
481 t4_write_reg64(struct adapter *adapter, u32 reg_addr, u64 val) argument
494 port_name(struct adapter *adapter, int pidx) argument
508 t4_os_set_hw_addr(struct adapter *adapter, int pidx, u8 hw_addr[]) argument
532 adap2pinfo(struct adapter *adapter, int pidx) argument
[all...]
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c24 void igc_ptp_read(struct igc_adapter *adapter, struct timespec64 *ts) argument
26 struct igc_hw *hw = &adapter->hw;
37 static void igc_ptp_write_i225(struct igc_adapter *adapter, argument
40 struct igc_hw *hw = &adapter->hw;
433 * @adapter: board private structure
442 static int igc_ptp_systim_to_hwtstamp(struct igc_adapter *adapter, argument
446 switch (adapter->hw.mac.type) {
461 * @adapter: Pointer to adapter the packet buffer belongs to
469 ktime_t igc_ptp_rx_pktstamp(struct igc_adapter *adapter, __le3 argument
503 igc_ptp_disable_rx_timestamp(struct igc_adapter *adapter) argument
522 igc_ptp_enable_rx_timestamp(struct igc_adapter *adapter) argument
548 igc_ptp_clear_tx_tstamp(struct igc_adapter *adapter) argument
565 igc_ptp_disable_tx_timestamp(struct igc_adapter *adapter) argument
585 igc_ptp_enable_tx_timestamp(struct igc_adapter *adapter) argument
614 igc_ptp_set_timestamp_mode(struct igc_adapter *adapter, struct hwtstamp_config *config) argument
657 igc_ptp_tx_timeout(struct igc_adapter *adapter, struct igc_tx_timestamp_request *tstamp) argument
667 igc_ptp_tx_hang(struct igc_adapter *adapter) argument
700 igc_ptp_tx_reg_to_stamp(struct igc_adapter *adapter, struct igc_tx_timestamp_request *tstamp, u64 regval) argument
748 igc_ptp_tx_hwtstamp(struct igc_adapter *adapter) argument
818 igc_ptp_tx_tstamp_event(struct igc_adapter *adapter) argument
837 struct igc_adapter *adapter = netdev_priv(netdev); local
867 struct igc_adapter *adapter = netdev_priv(netdev); local
883 igc_is_crosststamp_supported(struct igc_adapter *adapter) argument
910 igc_ptm_log_error(struct igc_adapter *adapter, u32 ptm_stat) argument
941 struct igc_adapter *adapter = ctx; local
1021 struct igc_adapter *adapter = container_of(ptp, struct igc_adapter, local
1055 igc_ptp_init(struct igc_adapter *adapter) argument
1142 igc_ptp_time_save(struct igc_adapter *adapter) argument
1148 igc_ptp_time_restore(struct igc_adapter *adapter) argument
1160 igc_ptm_stop(struct igc_adapter *adapter) argument
1178 igc_ptp_suspend(struct igc_adapter *adapter) argument
1197 igc_ptp_stop(struct igc_adapter *adapter) argument
1214 igc_ptp_reset(struct igc_adapter *adapter) argument
[all...]
H A Digc_xdp.c10 int igc_xdp_set_prog(struct igc_adapter *adapter, struct bpf_prog *prog, argument
13 struct net_device *dev = adapter->netdev;
28 old_prog = xchg(&adapter->xdp_prog, prog);
43 static int igc_xdp_enable_pool(struct igc_adapter *adapter, argument
46 struct net_device *ndev = adapter->netdev;
47 struct device *dev = &adapter->pdev->dev;
54 if (queue_id >= adapter->num_rx_queues ||
55 queue_id >= adapter->num_tx_queues)
74 needs_reset = netif_running(adapter->netdev) && igc_xdp_is_enabled(adapter);
105 igc_xdp_disable_pool(struct igc_adapter *adapter, u16 queue_id) argument
146 igc_xdp_setup_pool(struct igc_adapter *adapter, struct xsk_buff_pool *pool, u16 queue_id) argument
[all...]
H A Digc_leds.c49 static void igc_led_select(struct igc_adapter *adapter, int led, argument
70 netdev_err(adapter->netdev, "Unknown LED %d selected!\n", led);
74 static void igc_led_set(struct igc_adapter *adapter, int led, u32 mode, argument
78 struct igc_hw *hw = &adapter->hw;
80 igc_led_select(adapter, led, &mask, &shift, &blink_bit);
82 pm_runtime_get_sync(&adapter->pdev->dev);
83 mutex_lock(&adapter->led_mutex);
97 mutex_unlock(&adapter->led_mutex);
98 pm_runtime_put(&adapter->pdev->dev);
101 static u32 igc_led_get(struct igc_adapter *adapter, in argument
121 struct igc_adapter *adapter = netdev_priv(ldev->netdev); local
166 struct igc_adapter *adapter = netdev_priv(ldev->netdev); local
198 struct igc_adapter *adapter = netdev_priv(ldev->netdev); local
231 igc_led_get_name(struct igc_adapter *adapter, int index, char *buf, size_t buf_len) argument
242 struct igc_adapter *adapter = netdev_priv(netdev); local
263 igc_led_setup(struct igc_adapter *adapter) argument
293 igc_led_free(struct igc_adapter *adapter) argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dvsc7326.c35 static void vsc_read(adapter_t *adapter, u32 addr, u32 *val) argument
40 spin_lock_bh(&adapter->mac_lock);
41 t1_tpi_read(adapter, (addr << 2) + 4, &vlo);
44 t1_tpi_read(adapter, (REG_LOCAL_STATUS << 2) + 4, &vlo);
45 t1_tpi_read(adapter, REG_LOCAL_STATUS << 2, &vhi);
52 t1_tpi_read(adapter, (REG_LOCAL_DATA << 2) + 4, &vlo);
53 t1_tpi_read(adapter, REG_LOCAL_DATA << 2, &vhi);
60 spin_unlock_bh(&adapter->mac_lock);
63 static void vsc_write(adapter_t *adapter, u32 addr, u32 data) argument
65 spin_lock_bh(&adapter
75 vsc7326_full_reset(adapter_t* adapter) argument
220 run_table(adapter_t *adapter, struct init_table *ib, int len) argument
233 bist_rd(adapter_t *adapter, int moduleid, int address) argument
260 bist_wr(adapter_t *adapter, int moduleid, int address, int value) argument
290 run_bist(adapter_t *adapter, int moduleid) argument
299 check_bist(adapter_t *adapter, int moduleid) argument
313 enable_mem(adapter_t *adapter, int moduleid) argument
320 run_bist_all(adapter_t *adapter) argument
682 vsc7326_mac_create(adapter_t *adapter, int index) argument
714 vsc7326_mac_reset(adapter_t *adapter) argument
[all...]
/linux-master/include/drm/display/
H A Ddrm_scdc_helper.h34 ssize_t drm_scdc_read(struct i2c_adapter *adapter, u8 offset, void *buffer,
36 ssize_t drm_scdc_write(struct i2c_adapter *adapter, u8 offset,
41 * @adapter: I2C adapter
51 static inline int drm_scdc_readb(struct i2c_adapter *adapter, u8 offset, argument
54 return drm_scdc_read(adapter, offset, value, sizeof(*value));
59 * @adapter: I2C adapter
69 static inline int drm_scdc_writeb(struct i2c_adapter *adapter, u8 offset, argument
72 return drm_scdc_write(adapter, offse
[all...]
/linux-master/drivers/scsi/
H A Dmegaraid.c79 #define RDINDOOR(adapter) readl((adapter)->mmio_base + 0x20)
80 #define RDOUTDOOR(adapter) readl((adapter)->mmio_base + 0x2C)
81 #define WRINDOOR(adapter,value) writel(value, (adapter)->mmio_base + 0x20)
82 #define WROUTDOOR(adapter,value) writel(value, (adapter)->mmio_base + 0x2C)
131 * @adapter: pointer to our soft state
136 mega_setup_mailbox(adapter_t *adapter) argument
195 mega_query_adapter(adapter_t *adapter) argument
362 mega_runpendq(adapter_t *adapter) argument
377 adapter_t *adapter; local
426 mega_allocate_scb(adapter_t *adapter, struct scsi_cmnd *cmd) argument
458 mega_get_ldrv_num(adapter_t *adapter, struct scsi_cmnd *cmd, int channel) argument
521 mega_build_cmd(adapter_t *adapter, struct scsi_cmnd *cmd, int *busy) argument
951 mega_prepare_passthru(adapter_t *adapter, scb_t *scb, struct scsi_cmnd *cmd, int channel, int target) argument
1015 mega_prepare_extpassthru(adapter_t *adapter, scb_t *scb, struct scsi_cmnd *cmd, int channel, int target) argument
1067 __mega_runpendq(adapter_t *adapter) argument
1098 issue_scb(adapter_t *adapter, scb_t *scb) argument
1162 mega_busywait_mbox(adapter_t *adapter) argument
1177 issue_scb_block(adapter_t *adapter, u_char *raw_mbox) argument
1262 adapter_t *adapter = devp; local
1338 adapter_t *adapter = devp; local
1414 mega_cmd_done(adapter_t *adapter, u8 completed[], int nstatus, int status) argument
1646 mega_rundoneq(adapter_t *adapter) argument
1662 mega_free_scb(adapter_t *adapter, scb_t *scb) argument
1690 __mega_busywait_mbox(adapter_t *adapter) argument
1709 mega_build_sglist(adapter_t *adapter, scb_t *scb, u32 *buf, u32 *len) argument
1798 mega_free_sgl(adapter_t *adapter) argument
1842 adapter_t *adapter; local
1861 adapter_t *adapter; local
1881 adapter_t *adapter; local
1923 megaraid_abort_and_reset(adapter_t *adapter, struct scsi_cmnd *cmd, int aor) argument
1986 make_local_pdev(adapter_t *adapter, struct pci_dev **pdev) argument
2045 adapter_t *adapter = m->private; local
2108 adapter_t *adapter = m->private; local
2143 adapter_t *adapter = m->private; local
2170 adapter_t *adapter = m->private; local
2213 adapter_t *adapter = m->private; local
2315 proc_show_pdrv(struct seq_file *m, adapter_t *adapter, int channel) argument
2490 proc_show_rdrv(struct seq_file *m, adapter_t *adapter, int start, int end ) argument
2729 adapter_t *adapter = hba_soft_state[index]; local
2786 adapter_t *adapter; local
2853 mega_init_scb(adapter_t *adapter) argument
2958 adapter_t *adapter; local
3562 mega_is_bios_enabled(adapter_t *adapter) argument
3591 mega_enum_raid_scsi(adapter_t *adapter) argument
3643 mega_get_boot_drv(adapter_t *adapter) argument
3708 mega_support_random_del(adapter_t *adapter) argument
3735 mega_support_ext_cdb(adapter_t *adapter) argument
3763 mega_del_logdrv(adapter_t *adapter, int logdrv) argument
3811 mega_do_del_logdrv(adapter_t *adapter, int logdrv) argument
3848 mega_get_max_sgl(adapter_t *adapter) argument
3891 mega_support_cluster(adapter_t *adapter) argument
3934 mega_adapinq(adapter_t *adapter, dma_addr_t dma_handle) argument
3969 mega_internal_dev_inquiry(adapter_t *adapter, u8 ch, u8 tgt, dma_addr_t buf_dma_handle) argument
4044 mega_internal_command(adapter_t *adapter, megacmd_t *mc, mega_passthru *pthru) argument
4121 adapter_t *adapter; local
4477 __megaraid_shutdown(adapter_t *adapter) argument
4514 adapter_t *adapter = (adapter_t *)host->hostdata; local
4549 adapter_t *adapter = (adapter_t *)host->hostdata; local
[all...]
/linux-master/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c77 struct pch_gbe_adapter *adapter = netdev_priv(netdev); local
80 mii_ethtool_get_link_ksettings(&adapter->mii, ecmd);
95 if (!netif_carrier_ok(adapter->netdev))
112 struct pch_gbe_adapter *adapter = netdev_priv(netdev); local
113 struct pch_gbe_hw *hw = &adapter->hw;
130 ret = mii_ethtool_set_link_ksettings(&adapter->mii, &copy_ecmd);
143 if (netif_running(adapter->netdev)) {
144 pch_gbe_down(adapter);
145 ret = pch_gbe_up(adapter);
147 pch_gbe_reset(adapter);
170 struct pch_gbe_adapter *adapter = netdev_priv(netdev); local
187 struct pch_gbe_adapter *adapter = netdev_priv(netdev); local
211 struct pch_gbe_adapter *adapter = netdev_priv(netdev); local
237 struct pch_gbe_adapter *adapter = netdev_priv(netdev); local
264 struct pch_gbe_adapter *adapter = netdev_priv(netdev); local
281 struct pch_gbe_adapter *adapter = netdev_priv(netdev); local
306 struct pch_gbe_adapter *adapter = netdev_priv(netdev); local
383 struct pch_gbe_adapter *adapter = netdev_priv(netdev); local
410 struct pch_gbe_adapter *adapter = netdev_priv(netdev); local
470 struct pch_gbe_adapter *adapter = netdev_priv(netdev); local
[all...]
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_main.c111 static void igb_init_queue_configuration(struct igb_adapter *adapter);
131 static void igb_set_uta(struct igb_adapter *adapter, bool set);
161 static void igb_restore_vf_multicasts(struct igb_adapter *adapter);
173 static void igb_nfc_filter_exit(struct igb_adapter *adapter);
174 static void igb_nfc_filter_restore(struct igb_adapter *adapter);
177 static int igb_vf_configure(struct igb_adapter *adapter, int vf);
220 static void igb_init_dmac(struct igb_adapter *adapter, u32 pba);
352 static void igb_dump(struct igb_adapter *adapter) argument
354 struct net_device *netdev = adapter->netdev;
355 struct e1000_hw *hw = &adapter
560 struct igb_adapter *adapter = (struct igb_adapter *)data; local
576 struct igb_adapter *adapter = (struct igb_adapter *)data; local
600 struct igb_adapter *adapter = (struct igb_adapter *)data; local
622 struct igb_adapter *adapter = (struct igb_adapter *)data; local
646 struct igb_adapter *adapter = hw->back; local
696 igb_cache_ring_register(struct igb_adapter *adapter) argument
781 struct igb_adapter *adapter = q_vector->adapter; local
864 igb_configure_msix(struct igb_adapter *adapter) argument
930 igb_request_msix(struct igb_adapter *adapter) argument
996 igb_free_q_vector(struct igb_adapter *adapter, int v_idx) argument
1017 igb_reset_q_vector(struct igb_adapter *adapter, int v_idx) argument
1037 igb_reset_interrupt_capability(struct igb_adapter *adapter) argument
1058 igb_free_q_vectors(struct igb_adapter *adapter) argument
1079 igb_clear_interrupt_scheme(struct igb_adapter *adapter) argument
1093 igb_set_interrupt_capability(struct igb_adapter *adapter, bool msix) argument
1183 igb_alloc_q_vector(struct igb_adapter *adapter, int v_count, int v_idx, int txr_count, int txr_idx, int rxr_count, int rxr_idx) argument
1322 igb_alloc_q_vectors(struct igb_adapter *adapter) argument
1381 igb_init_interrupt_scheme(struct igb_adapter *adapter, bool msix) argument
1410 igb_request_irq(struct igb_adapter *adapter) argument
1458 igb_free_irq(struct igb_adapter *adapter) argument
1477 igb_irq_disable(struct igb_adapter *adapter) argument
1511 igb_irq_enable(struct igb_adapter *adapter) argument
1536 igb_update_mng_vlan(struct igb_adapter *adapter) argument
1567 igb_release_hw_control(struct igb_adapter *adapter) argument
1586 igb_get_hw_control(struct igb_adapter *adapter) argument
1597 enable_fqtss(struct igb_adapter *adapter, bool enable) argument
1613 is_fqtss_enabled(struct igb_adapter *adapter) argument
1653 is_any_cbs_enabled(struct igb_adapter *adapter) argument
1665 is_any_txtime_enabled(struct igb_adapter *adapter) argument
1687 igb_config_tx_modes(struct igb_adapter *adapter, int queue) argument
1863 igb_save_txtime_params(struct igb_adapter *adapter, int queue, bool enable) argument
1877 igb_save_cbs_params(struct igb_adapter *adapter, int queue, bool enable, int idleslope, int sendslope, int hicredit, int locredit) argument
1906 igb_setup_tx_mode(struct igb_adapter *adapter) argument
1989 igb_configure(struct igb_adapter *adapter) argument
2024 igb_power_up_link(struct igb_adapter *adapter) argument
2040 igb_power_down_link(struct igb_adapter *adapter) argument
2052 igb_check_swap_media(struct igb_adapter *adapter) argument
2120 igb_up(struct igb_adapter *adapter) argument
2164 igb_down(struct igb_adapter *adapter) argument
2231 igb_reinit_locked(struct igb_adapter *adapter) argument
2244 igb_enable_mas(struct igb_adapter *adapter) argument
2283 igb_reset(struct igb_adapter *adapter) argument
2480 struct igb_adapter *adapter = netdev_priv(netdev); local
2521 struct igb_adapter *adapter = netdev_priv(dev); local
2567 igb_offload_apply(struct igb_adapter *adapter, s32 queue) argument
2580 igb_offload_cbs(struct igb_adapter *adapter, struct tc_cbs_qopt_offload *qopt) argument
2608 igb_parse_cls_flower(struct igb_adapter *adapter, struct flow_cls_offload *f, int traffic_class, struct igb_nfc_filter *input) argument
2691 igb_configure_clsflower(struct igb_adapter *adapter, struct flow_cls_offload *cls_flower) argument
2753 igb_delete_clsflower(struct igb_adapter *adapter, struct flow_cls_offload *cls_flower) argument
2783 igb_setup_tc_cls_flower(struct igb_adapter *adapter, struct flow_cls_offload *cls_flower) argument
2801 struct igb_adapter *adapter = cb_priv; local
2815 igb_offload_txtime(struct igb_adapter *adapter, struct tc_etf_qopt_offload *qopt) argument
2838 igb_tc_query_caps(struct igb_adapter *adapter, struct tc_query_caps_base *base) argument
2859 struct igb_adapter *adapter = netdev_priv(dev); local
2883 struct igb_adapter *adapter = netdev_priv(dev); local
2951 igb_xdp_tx_queue_mapping(struct igb_adapter *adapter) argument
2961 igb_xdp_xmit_back(struct igb_adapter *adapter, struct xdp_buff *xdp) argument
2992 struct igb_adapter *adapter = netdev_priv(dev); local
3068 igb_set_fw_version(struct igb_adapter *adapter) argument
3116 igb_init_mas(struct igb_adapter *adapter) argument
3167 igb_init_i2c(struct igb_adapter *adapter) argument
3204 struct igb_adapter *adapter; local
3685 struct igb_adapter *adapter = netdev_priv(netdev); local
3716 struct igb_adapter *adapter = netdev_priv(netdev); local
3753 struct igb_adapter *adapter = netdev_priv(netdev); local
3853 igb_remove_i2c(struct igb_adapter *adapter) argument
3871 struct igb_adapter *adapter = netdev_priv(netdev); local
3933 igb_probe_vfs(struct igb_adapter *adapter) argument
3957 igb_get_max_rss_queues(struct igb_adapter *adapter) argument
3994 igb_init_queue_configuration(struct igb_adapter *adapter) argument
4004 igb_set_flag_queue_pairs(struct igb_adapter *adapter, const u32 max_rss_queues) argument
4040 igb_sw_init(struct igb_adapter *adapter) argument
4136 struct igb_adapter *adapter = netdev_priv(netdev); local
4253 struct igb_adapter *adapter = netdev_priv(netdev); local
4324 igb_setup_all_tx_resources(struct igb_adapter *adapter) argument
4347 igb_setup_tctl(struct igb_adapter *adapter) argument
4376 igb_configure_tx_ring(struct igb_adapter *adapter, struct igb_ring *ring) argument
4412 igb_configure_tx(struct igb_adapter *adapter) argument
4436 struct igb_adapter *adapter = netdev_priv(rx_ring->netdev); local
4489 igb_setup_all_rx_resources(struct igb_adapter *adapter) argument
4512 igb_setup_mrqc(struct igb_adapter *adapter) argument
4602 igb_setup_rctl(struct igb_adapter *adapter) argument
4658 igb_set_vf_rlpml(struct igb_adapter *adapter, int size, int vfn) argument
4675 igb_set_vf_vlan_strip(struct igb_adapter *adapter, int vfn, bool enable) argument
4697 igb_set_vmolr(struct igb_adapter *adapter, int vfn, bool aupe) argument
4735 igb_setup_srrctl(struct igb_adapter *adapter, struct igb_ring *ring) argument
4767 igb_configure_rx_ring(struct igb_adapter *adapter, struct igb_ring *ring) argument
4818 igb_set_rx_buffer_len(struct igb_adapter *adapter, struct igb_ring *rx_ring) argument
4847 igb_configure_rx(struct igb_adapter *adapter) argument
4894 igb_free_all_tx_resources(struct igb_adapter *adapter) argument
4973 igb_clean_all_tx_rings(struct igb_adapter *adapter) argument
5013 igb_free_all_rx_resources(struct igb_adapter *adapter) argument
5069 igb_clean_all_rx_rings(struct igb_adapter *adapter) argument
5087 struct igb_adapter *adapter = netdev_priv(netdev); local
5114 struct igb_adapter *adapter = netdev_priv(netdev); local
5142 igb_vlan_promisc_enable(struct igb_adapter *adapter) argument
5195 igb_scrub_vfta(struct igb_adapter *adapter, u32 vfta_offset) argument
5251 igb_vlan_promisc_disable(struct igb_adapter *adapter) argument
5277 struct igb_adapter *adapter = netdev_priv(netdev); local
5374 igb_check_wvbr(struct igb_adapter *adapter) argument
5395 igb_spoof_check(struct igb_adapter *adapter) argument
5419 struct igb_adapter *adapter = from_timer(adapter, t, phy_info_timer); local
5427 igb_has_link(struct igb_adapter *adapter) argument
5488 igb_check_lvmmc(struct igb_adapter *adapter) argument
5509 struct igb_adapter *adapter = from_timer(adapter, t, watchdog_timer); local
5516 struct igb_adapter *adapter = container_of(work, local
5762 struct igb_adapter *adapter = q_vector->adapter; local
5886 struct igb_adapter *adapter = q_vector->adapter; local
6352 igb_xmit_xdp_ring(struct igb_adapter *adapter, struct igb_ring *tx_ring, struct xdp_frame *xdpf) argument
6494 struct igb_adapter *adapter = netdev_priv(tx_ring->netdev); local
6536 struct igb_adapter *adapter = netdev_priv(tx_ring->netdev); local
6548 igb_tx_queue_mapping(struct igb_adapter *adapter, struct sk_buff *skb) argument
6562 struct igb_adapter *adapter = netdev_priv(netdev); local
6580 struct igb_adapter *adapter = netdev_priv(netdev); local
6596 struct igb_adapter *adapter; local
6621 struct igb_adapter *adapter = netdev_priv(netdev); local
6638 struct igb_adapter *adapter = netdev_priv(netdev); local
6687 igb_update_stats(struct igb_adapter *adapter) argument
6873 igb_perout(struct igb_adapter *adapter, int tsintr_tt) argument
6951 igb_extts(struct igb_adapter *adapter, int tsintr_tt) argument
6985 igb_tsync_interrupt(struct igb_adapter *adapter) argument
7017 struct igb_adapter *adapter = data; local
7056 struct igb_adapter *adapter = q_vector->adapter; local
7087 igb_update_tx_dca(struct igb_adapter *adapter, struct igb_ring *tx_ring, int cpu) argument
7108 igb_update_rx_dca(struct igb_adapter *adapter, struct igb_ring *rx_ring, int cpu) argument
7130 struct igb_adapter *adapter = q_vector->adapter; local
7147 igb_setup_dca(struct igb_adapter *adapter) argument
7167 struct igb_adapter *adapter = netdev_priv(netdev); local
7213 igb_vf_configure(struct igb_adapter *adapter, int vf) argument
7230 igb_ping_all_vfs(struct igb_adapter *adapter) argument
7244 igb_set_vf_promisc(struct igb_adapter *adapter, u32 *msgbuf, u32 vf) argument
7283 igb_set_vf_multicasts(struct igb_adapter *adapter, u32 *msgbuf, u32 vf) argument
7311 igb_restore_vf_multicasts(struct igb_adapter *adapter) argument
7336 igb_clear_vf_vfta(struct igb_adapter *adapter, u32 vf) argument
7407 igb_update_pf_vlvf(struct igb_adapter *adapter, u32 vid) argument
7433 igb_set_vf_vlan(struct igb_adapter *adapter, u32 vid, bool add, u32 vf) argument
7467 igb_set_vmvir(struct igb_adapter *adapter, u32 vid, u32 vf) argument
7477 igb_enable_port_vlan(struct igb_adapter *adapter, int vf, u16 vlan, u8 qos) argument
7509 igb_disable_port_vlan(struct igb_adapter *adapter, int vf) argument
7532 struct igb_adapter *adapter = netdev_priv(netdev); local
7544 igb_set_vf_vlan_msg(struct igb_adapter *adapter, u32 *msgbuf, u32 vf) argument
7563 igb_vf_reset(struct igb_adapter *adapter, u32 vf) argument
7586 igb_vf_reset_event(struct igb_adapter *adapter, u32 vf) argument
7598 igb_vf_reset_msg(struct igb_adapter *adapter, u32 vf) argument
7629 igb_flush_mac_table(struct igb_adapter *adapter) argument
7642 igb_available_rars(struct igb_adapter *adapter, u8 queue) argument
7667 igb_set_default_mac_filter(struct igb_adapter *adapter) argument
7704 igb_add_mac_filter_flags(struct igb_adapter *adapter, const u8 *addr, const u8 queue, const u8 flags) argument
7736 igb_add_mac_filter(struct igb_adapter *adapter, const u8 *addr, const u8 queue) argument
7748 igb_del_mac_filter_flags(struct igb_adapter *adapter, const u8 *addr, const u8 queue, const u8 flags) argument
7795 igb_del_mac_filter(struct igb_adapter *adapter, const u8 *addr, const u8 queue) argument
7801 igb_add_mac_steering_filter(struct igb_adapter *adapter, const u8 *addr, u8 queue, u8 flags) argument
7816 igb_del_mac_steering_filter(struct igb_adapter *adapter, const u8 *addr, u8 queue, u8 flags) argument
7825 struct igb_adapter *adapter = netdev_priv(netdev); local
7835 struct igb_adapter *adapter = netdev_priv(netdev); local
7842 igb_set_vf_mac_filter(struct igb_adapter *adapter, const int vf, const u32 info, const u8 *addr) argument
7909 igb_set_vf_mac_addr(struct igb_adapter *adapter, u32 *msg, int vf) argument
7945 igb_rcv_ack_from_vf(struct igb_adapter *adapter, u32 vf) argument
7959 igb_rcv_msg_from_vf(struct igb_adapter *adapter, u32 vf) argument
8042 igb_msg_task(struct igb_adapter *adapter) argument
8076 igb_set_uta(struct igb_adapter *adapter, bool set) argument
8097 struct igb_adapter *adapter = data; local
8134 struct igb_adapter *adapter = data; local
8175 struct igb_adapter *adapter = q_vector->adapter; local
8244 struct igb_adapter *adapter = q_vector->adapter; local
8597 igb_run_xdp(struct igb_adapter *adapter, struct igb_ring *rx_ring, struct xdp_buff *xdp) argument
8881 struct igb_adapter *adapter = q_vector->adapter; local
9150 struct igb_adapter *adapter = netdev_priv(netdev); local
9196 struct igb_adapter *adapter = hw->back; local
9203 struct igb_adapter *adapter = hw->back; local
9210 struct igb_adapter *adapter = hw->back; local
9220 struct igb_adapter *adapter = hw->back; local
9230 struct igb_adapter *adapter = netdev_priv(netdev); local
9258 struct igb_adapter *adapter = netdev_priv(netdev); local
9274 struct igb_adapter *adapter = netdev_priv(netdev); local
9287 igb_restore_vlan(struct igb_adapter *adapter) argument
9298 igb_set_spd_dplx(struct igb_adapter *adapter, u32 spd, u8 dplx) argument
9361 struct igb_adapter *adapter = netdev_priv(netdev); local
9428 struct igb_adapter *adapter = netdev_priv(netdev); local
9465 struct igb_adapter *adapter = netdev_priv(netdev); local
9525 struct igb_adapter *adapter = netdev_priv(netdev); local
9582 struct igb_adapter *adapter = netdev_priv(netdev); local
9612 struct igb_adapter *adapter = netdev_priv(netdev); local
9652 struct igb_adapter *adapter = netdev_priv(netdev); local
9674 igb_rar_set_index(struct igb_adapter *adapter, u32 index) argument
9719 igb_set_vf_mac(struct igb_adapter *adapter, int vf, unsigned char *mac_addr) argument
9740 struct igb_adapter *adapter = netdev_priv(netdev); local
9815 igb_check_vf_rate_limit(struct igb_adapter *adapter) argument
9846 struct igb_adapter *adapter = netdev_priv(netdev); local
9873 struct igb_adapter *adapter = netdev_priv(netdev); local
9899 struct igb_adapter *adapter = netdev_priv(netdev); local
9916 struct igb_adapter *adapter = netdev_priv(netdev); local
9930 igb_vmm_control(struct igb_adapter *adapter) argument
9971 igb_init_dmac(struct igb_adapter *adapter, u32 pba) argument
10055 struct igb_adapter *adapter = container_of(hw, struct igb_adapter, hw); local
10092 struct igb_adapter *adapter = container_of(hw, struct igb_adapter, hw); local
10112 igb_reinit_queues(struct igb_adapter *adapter) argument
10134 igb_nfc_filter_exit(struct igb_adapter *adapter) argument
10149 igb_nfc_filter_restore(struct igb_adapter *adapter) argument
[all...]
/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_usb.c30 static int rsi_rx_urb_submit(struct rsi_hw *adapter, u8 ep_num, gfp_t flags);
34 * @adapter: Pointer to the adapter structure.
41 static int rsi_usb_card_write(struct rsi_hw *adapter, argument
46 struct rsi_91x_usbdev *dev = adapter->rsi_dev;
74 * @adapter: Pointer to the adapter structure.
81 static int rsi_write_multiple(struct rsi_hw *adapter, argument
88 if (!adapter)
94 dev = adapter
109 rsi_find_bulk_in_and_out_endpoints(struct usb_interface *interface, struct rsi_hw *adapter) argument
307 rsi_rx_urb_kill(struct rsi_hw *adapter, u8 ep_num) argument
324 rsi_rx_urb_submit(struct rsi_hw *adapter, u8 ep_num, gfp_t mem_flags) argument
362 rsi_usb_read_register_multiple(struct rsi_hw *adapter, u32 addr, u8 *data, u16 count) argument
412 rsi_usb_write_register_multiple(struct rsi_hw *adapter, u32 addr, u8 *data, u16 count) argument
461 rsi_usb_host_intf_write_pkt(struct rsi_hw *adapter, u8 *pkt, u32 len) argument
477 rsi_usb_master_reg_read(struct rsi_hw *adapter, u32 reg, u32 *value, u16 len) argument
493 rsi_usb_master_reg_write(struct rsi_hw *adapter, unsigned long reg, unsigned long value, u16 len) argument
503 rsi_usb_load_data_master_write(struct rsi_hw *adapter, u32 base_address, u32 instructions_sz, u16 block_size, u8 *ta_firmware) argument
560 rsi_deinit_usb_interface(struct rsi_hw *adapter) argument
573 rsi_usb_init_rx(struct rsi_hw *adapter) argument
617 rsi_init_usb_interface(struct rsi_hw *adapter, struct usb_interface *pfunction) argument
676 usb_ulp_read_write(struct rsi_hw *adapter, u16 addr, u32 data, u16 len_in_bits) argument
706 rsi_reset_card(struct rsi_hw *adapter) argument
788 struct rsi_hw *adapter; local
875 struct rsi_hw *adapter = usb_get_intfdata(pfunction); local
[all...]
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ctx.c14 netxen_poll_rsp(struct netxen_adapter *adapter) argument
26 rsp = NXRD32(adapter, NX_CDRP_CRB_OFFSET);
33 netxen_issue_cmd(struct netxen_adapter *adapter, struct netxen_cmd_args *cmd) argument
39 signature = NX_CDRP_SIGNATURE_MAKE(adapter->ahw.pci_func,
42 if (netxen_api_lock(adapter))
45 NXWR32(adapter, NX_SIGN_CRB_OFFSET, signature);
47 NXWR32(adapter, NX_ARG1_CRB_OFFSET, cmd->req.arg1);
49 NXWR32(adapter, NX_ARG2_CRB_OFFSET, cmd->req.arg2);
51 NXWR32(adapter, NX_ARG3_CRB_OFFSET, cmd->req.arg3);
53 NXWR32(adapter, NX_CDRP_CRB_OFFSE
84 netxen_get_minidump_template_size(struct netxen_adapter *adapter) argument
102 netxen_get_minidump_template(struct netxen_adapter *adapter) argument
142 netxen_check_template_checksum(struct netxen_adapter *adapter) argument
157 netxen_setup_minidump(struct netxen_adapter *adapter) argument
217 nx_fw_cmd_set_mtu(struct netxen_adapter *adapter, int mtu) argument
239 nx_fw_cmd_set_gbe_port(struct netxen_adapter *adapter, u32 speed, u32 duplex, u32 autoneg) argument
253 nx_fw_cmd_create_rx_ctx(struct netxen_adapter *adapter) argument
399 nx_fw_cmd_destroy_rx_ctx(struct netxen_adapter *adapter) argument
418 nx_fw_cmd_create_tx_ctx(struct netxen_adapter *adapter) argument
506 nx_fw_cmd_destroy_tx_ctx(struct netxen_adapter *adapter) argument
523 nx_fw_cmd_query_phy(struct netxen_adapter *adapter, u32 reg, u32 *val) argument
546 nx_fw_cmd_set_phy(struct netxen_adapter *adapter, u32 reg, u32 val) argument
681 netxen_init_old_ctx(struct netxen_adapter *adapter) argument
734 netxen_alloc_hw_resources(struct netxen_adapter *adapter) argument
850 netxen_free_hw_resources(struct netxen_adapter *adapter) argument
[all...]
/linux-master/drivers/i2c/busses/
H A Di2c-ccgx-ucsi.h9 struct i2c_client *i2c_new_ccgx_ucsi(struct i2c_adapter *adapter, int irq,
/linux-master/drivers/staging/rtl8723bs/hal/
H A Dhal_intf.c11 void rtw_hal_chip_configure(struct adapter *padapter)
17 void rtw_hal_read_chip_info(struct adapter *padapter)
23 void rtw_hal_read_chip_version(struct adapter *padapter)
29 void rtw_hal_def_value_init(struct adapter *padapter)
36 void rtw_hal_free_data(struct adapter *padapter)
46 void rtw_hal_dm_init(struct adapter *padapter)
53 void rtw_hal_dm_deinit(struct adapter *padapter)
61 static void rtw_hal_init_opmode(struct adapter *padapter)
81 uint rtw_hal_init(struct adapter *padapter)
110 uint rtw_hal_deinit(struct adapter *padapte
372 rtw_hal_notch_filter(struct adapter *adapter, bool enable) argument
378 rtw_hal_reset_security_engine(struct adapter *adapter) argument
384 rtw_hal_c2h_valid(struct adapter *adapter, u8 *buf) argument
389 rtw_hal_c2h_handler(struct adapter *adapter, u8 *c2h_evt) argument
398 rtw_hal_c2h_id_filter_ccx(struct adapter *adapter) argument
[all...]
H A Dsdio_ops.c18 struct adapter *adapter,
154 struct adapter *adapter; local
164 adapter = intfhdl->padapter;
167 rtw_hal_get_hwreg(adapter, HW_VAR_APFM_ON_MAC, &mac_pwr_ctrl_on);
171 (adapter_to_pwrctl(adapter)->fw_current_in_ps_mode)
200 struct adapter *adapter; local
208 adapter
17 hal_sdio_get_cmd_addr_8723b( struct adapter *adapter, u8 device_id, u32 addr, u32 *cmdaddr ) argument
266 struct adapter *adapter; local
304 struct adapter *adapter; local
392 struct adapter *adapter; local
436 struct adapter *adapter; local
465 sdio_set_intf_ops(struct adapter *adapter, struct _io_ops *ops) argument
484 _sdio_local_read( struct adapter *adapter, u32 addr, u32 cnt, u8 *buf ) argument
522 sdio_local_read( struct adapter *adapter, u32 addr, u32 cnt, u8 *buf ) argument
563 sdio_local_write( struct adapter *adapter, u32 addr, u32 cnt, u8 *buf ) argument
599 SdioLocalCmd52Read1Byte(struct adapter *adapter, u32 addr) argument
610 sdio_local_cmd52_read2byte(struct adapter *adapter, u32 addr) argument
621 sdio_local_cmd53_read4byte(struct adapter *adapter, u32 addr) argument
640 SdioLocalCmd52Write1Byte(struct adapter *adapter, u32 addr, u8 v) argument
648 sdio_local_cmd52_write4byte(struct adapter *adapter, u32 addr, u32 v) argument
658 read_interrupt_8723b_sdio(struct adapter *adapter, u32 *phisr) argument
696 InitInterrupt8723BSdio(struct adapter *adapter) argument
712 InitSysInterrupt8723BSdio(struct adapter *adapter) argument
731 EnableInterrupt8723BSdio(struct adapter *adapter) argument
763 DisableInterrupt8723BSdio(struct adapter *adapter) argument
780 CheckIPSStatus(struct adapter *adapter) argument
788 sd_recv_rxfifo(struct adapter *adapter, u32 size) argument
841 sd_rxhandler(struct adapter *adapter, struct recv_buf *recvbuf) argument
856 sd_int_dpc(struct adapter *adapter) argument
949 sd_int_hdl(struct adapter *adapter) argument
987 HalQueryTxBufferStatus8723BSdio(struct adapter *adapter) argument
1005 HalQueryTxOQTBufferStatus8723BSdio(struct adapter *adapter) argument
[all...]
/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_io.c31 u8 rtw_read8(struct adapter *adapter, u32 addr) argument
33 /* struct io_queue *pio_queue = (struct io_queue *)adapter->pio_queue; */
34 struct io_priv *pio_priv = &adapter->iopriv;
43 u16 rtw_read16(struct adapter *adapter, u32 addr) argument
45 /* struct io_queue *pio_queue = (struct io_queue *)adapter->pio_queue; */
46 struct io_priv *pio_priv = &adapter->iopriv;
55 u32 rtw_read32(struct adapter *adapter, u3 argument
68 rtw_write8(struct adapter *adapter, u32 addr, u8 val) argument
82 rtw_write16(struct adapter *adapter, u32 addr, u16 val) argument
95 rtw_write32(struct adapter *adapter, u32 addr, u32 val) argument
110 rtw_write_port(struct adapter *adapter, u32 addr, u32 cnt, u8 *pmem) argument
[all...]
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c99 static bool be_cmd_allowed(struct be_adapter *adapter, u8 opcode, u8 subsystem) argument
103 u32 cmd_privileges = adapter->cmd_privileges;
119 static int be_mcc_notify(struct be_adapter *adapter) argument
121 struct be_queue_info *mccq = &adapter->mcc_obj.q;
124 if (be_check_error(adapter, BE_ERROR_ANY))
131 iowrite32(val, adapter->db + DB_MCCQ_OFFSET);
186 static void be_async_cmd_process(struct be_adapter *adapter, argument
200 complete(&adapter->et_cmd_compl);
206 complete(&adapter->et_cmd_compl);
213 adapter
243 be_mcc_compl_process(struct be_adapter *adapter, struct be_mcc_compl *compl) argument
284 be_async_link_state_process(struct be_adapter *adapter, struct be_mcc_compl *compl) argument
310 be_async_port_misconfig_event_process(struct be_adapter *adapter, struct be_mcc_compl *compl) argument
368 be_async_grp5_cos_priority_process(struct be_adapter *adapter, struct be_mcc_compl *compl) argument
382 be_async_grp5_qos_speed_process(struct be_adapter *adapter, struct be_mcc_compl *compl) argument
394 be_async_grp5_pvid_state_process(struct be_adapter *adapter, struct be_mcc_compl *compl) argument
409 be_async_grp5_fw_control_process(struct be_adapter *adapter, struct be_mcc_compl *compl) argument
423 be_async_grp5_evt_process(struct be_adapter *adapter, struct be_mcc_compl *compl) argument
448 be_async_dbg_evt_process(struct be_adapter *adapter, struct be_mcc_compl *cmp) argument
470 be_async_sliport_evt_process(struct be_adapter *adapter, struct be_mcc_compl *cmp) argument
504 be_mcc_event_process(struct be_adapter *adapter, struct be_mcc_compl *compl) argument
517 be_mcc_compl_get(struct be_adapter *adapter) argument
529 be_async_mcc_enable(struct be_adapter *adapter) argument
539 be_async_mcc_disable(struct be_adapter *adapter) argument
549 be_process_mcc(struct be_adapter *adapter) argument
576 be_mcc_wait_compl(struct be_adapter *adapter) argument
603 be_mcc_notify_wait(struct be_adapter *adapter) argument
631 be_mbox_db_ready_wait(struct be_adapter *adapter, void __iomem *db) argument
665 be_mbox_notify_wait(struct be_adapter *adapter) argument
711 be_POST_stage_get(struct be_adapter *adapter) argument
724 lancer_wait_ready(struct be_adapter *adapter) argument
745 be_fw_wait_ready(struct be_adapter *adapter) argument
833 wrb_from_mbox(struct be_adapter *adapter) argument
842 wrb_from_mccq(struct be_adapter *adapter) argument
860 use_mcc(struct be_adapter *adapter) argument
866 be_cmd_lock(struct be_adapter *adapter) argument
877 be_cmd_unlock(struct be_adapter *adapter) argument
885 be_cmd_copy(struct be_adapter *adapter, struct be_mcc_wrb *wrb) argument
906 be_cmd_notify_wait(struct be_adapter *adapter, struct be_mcc_wrb *wrb) argument
938 be_cmd_fw_init(struct be_adapter *adapter) argument
968 be_cmd_fw_clean(struct be_adapter *adapter) argument
995 be_cmd_eq_create(struct be_adapter *adapter, struct be_eq_obj *eqo) argument
1043 be_cmd_mac_addr_query(struct be_adapter *adapter, u8 *mac_addr, bool permanent, u32 if_handle, u32 pmac_id) argument
1084 be_cmd_pmac_add(struct be_adapter *adapter, const u8 *mac_addr, u32 if_id, u32 *pmac_id, u32 domain) argument
1125 be_cmd_pmac_del(struct be_adapter *adapter, u32 if_id, int pmac_id, u32 dom) argument
1159 be_cmd_cq_create(struct be_adapter *adapter, struct be_queue_info *cq, struct be_queue_info *eq, bool no_delay, int coalesce_wm) argument
1236 be_cmd_mccq_ext_create(struct be_adapter *adapter, struct be_queue_info *mccq, struct be_queue_info *cq) argument
1301 be_cmd_mccq_org_create(struct be_adapter *adapter, struct be_queue_info *mccq, struct be_queue_info *cq) argument
1345 be_cmd_mccq_create(struct be_adapter *adapter, struct be_queue_info *mccq, struct be_queue_info *cq) argument
1360 be_cmd_txq_create(struct be_adapter *adapter, struct be_tx_obj *txo) argument
1408 be_cmd_rxq_create(struct be_adapter *adapter, struct be_queue_info *rxq, u16 cq_id, u16 frag_size, u32 if_id, u32 rss, u8 *rss_id) argument
1454 be_cmd_q_destroy(struct be_adapter *adapter, struct be_queue_info *q, int queue_type) argument
1505 be_cmd_rxq_destroy(struct be_adapter *adapter, struct be_queue_info *q) argument
1535 be_cmd_if_create(struct be_adapter *adapter, u32 cap_flags, u32 en_flags, u32 *if_handle, u32 domain) argument
1565 be_cmd_if_destroy(struct be_adapter *adapter, int interface_id, u32 domain) argument
1590 be_cmd_get_stats(struct be_adapter *adapter, struct be_dma_mem *nonemb_cmd) argument
1629 lancer_cmd_get_pport_stats(struct be_adapter *adapter, struct be_dma_mem *nonemb_cmd) argument
1693 be_cmd_link_status_query(struct be_adapter *adapter, u16 *link_speed, u8 *link_status, u32 dom) argument
1744 be_cmd_get_die_temperature(struct be_adapter *adapter) argument
1770 be_cmd_get_fat_dump_len(struct be_adapter *adapter, u32 *dump_size) argument
1793 be_cmd_get_fat_dump(struct be_adapter *adapter, u32 buf_len, void *buf) argument
1859 be_cmd_get_fw_ver(struct be_adapter *adapter) argument
1895 __be_cmd_modify_eqd(struct be_adapter *adapter, struct be_set_eqd *set_eqd, int num) argument
1929 be_cmd_modify_eqd(struct be_adapter *adapter, struct be_set_eqd *set_eqd, int num) argument
1945 be_cmd_vlan_config(struct be_adapter *adapter, u32 if_id, u16 *vtag_array, u32 num, u32 domain) argument
1978 __be_cmd_rx_filter(struct be_adapter *adapter, u32 flags, u32 value) argument
2022 be_cmd_rx_filter(struct be_adapter *adapter, u32 flags, u32 value) argument
2039 be_cmd_set_flow_control(struct be_adapter *adapter, u32 tx_fc, u32 rx_fc) argument
2078 be_cmd_get_flow_control(struct be_adapter *adapter, u32 *tx_fc, u32 *rx_fc) argument
2116 be_cmd_query_fw_cfg(struct be_adapter *adapter) argument
2150 be_cmd_reset_function(struct be_adapter *adapter) argument
2182 be_cmd_rss_config(struct be_adapter *adapter, u8 *rsstable, u32 rss_hash_opts, u16 table_size, const u8 *rss_hkey) argument
2222 be_cmd_set_beacon_state(struct be_adapter *adapter, u8 port_num, u8 bcn, u8 sts, u8 state) argument
2255 be_cmd_get_beacon_state(struct be_adapter *adapter, u8 port_num, u32 *state) argument
2290 be_cmd_read_port_transceiver_data(struct be_adapter *adapter, u8 page_num, u32 off, u32 len, u8 *data) argument
2336 lancer_cmd_write_object(struct be_adapter *adapter, struct be_dma_mem *cmd, u32 data_size, u32 data_offset, const char *obj_name, u32 *data_written, u8 *change_status, u8 *addn_status) argument
2413 be_cmd_query_cable_type(struct be_adapter *adapter) argument
2438 be_cmd_query_sfp_info(struct be_adapter *adapter) argument
2456 lancer_cmd_delete_object(struct be_adapter *adapter, const char *obj_name) argument
2485 lancer_cmd_read_object(struct be_adapter *adapter, struct be_dma_mem *cmd, u32 data_size, u32 data_offset, const char *obj_name, u32 *data_read, u32 *eof, u8 *addn_status) argument
2532 be_cmd_write_flashrom(struct be_adapter *adapter, struct be_dma_mem *cmd, u32 flash_type, u32 flash_opcode, u32 img_offset, u32 buf_size) argument
2580 be_cmd_get_flash_crc(struct be_adapter *adapter, u8 *flashed_crc, u16 img_optype, u32 img_offset, u32 crc_offset) argument
2620 phy_flashing_required(struct be_adapter *adapter) argument
2626 is_comp_in_ufi(struct be_adapter *adapter, struct flash_section_info *fsec, int type) argument
2647 get_fsec_info(struct be_adapter *adapter, int header_size, const struct firmware *fw) argument
2664 be_check_flash_crc(struct be_adapter *adapter, const u8 *p, u32 img_offset, u32 img_size, int hdr_size, u16 img_optype, bool *crc_match) argument
2688 be_flash(struct be_adapter *adapter, const u8 *img, struct be_dma_mem *flash_cmd, int optype, int img_size, u32 img_offset) argument
2750 be_flash_BEx(struct be_adapter *adapter, const struct firmware *fw, struct be_dma_mem *flash_cmd, int num_of_images) argument
2921 be_flash_skyhawk(struct be_adapter *adapter, const struct firmware *fw, struct be_dma_mem *flash_cmd, int num_of_images) argument
3044 lancer_fw_download(struct be_adapter *adapter, const struct firmware *fw) argument
3130 be_check_ufi_compatibility(struct be_adapter *adapter, struct flash_file_hdr_g3 *fhdr) argument
3169 be_fw_download(struct be_adapter *adapter, const struct firmware *fw) argument
3213 be_cmd_enable_magic_wol(struct be_adapter *adapter, u8 *mac, struct be_dma_mem *nonemb_cmd) argument
3241 be_cmd_set_loopback(struct be_adapter *adapter, u8 port_num, u8 loopback_type, u8 enable) argument
3288 be_cmd_loopback_test(struct be_adapter *adapter, u32 port_num, u32 loopback_type, u32 pkt_size, u32 num_pkts, u64 pattern) argument
3339 be_cmd_ddr_dma_test(struct be_adapter *adapter, u64 pattern, u32 byte_cnt, struct be_dma_mem *cmd) argument
3389 be_cmd_get_seeprom_data(struct be_adapter *adapter, struct be_dma_mem *nonemb_cmd) argument
3416 be_cmd_get_phy_info(struct be_adapter *adapter) argument
3476 be_cmd_set_qos(struct be_adapter *adapter, u32 bps, u32 domain) argument
3506 be_cmd_get_cntl_attributes(struct be_adapter *adapter) argument
3566 be_cmd_req_native_mode(struct be_adapter *adapter) argument
3607 be_cmd_get_fn_privileges(struct be_adapter *adapter, u32 *privilege, u32 domain) argument
3651 be_cmd_set_fn_privileges(struct be_adapter *adapter, u32 privileges, u32 domain) argument
3686 be_cmd_get_mac_from_list(struct be_adapter *adapter, u8 *mac, bool *pmac_id_valid, u32 *pmac_id, u32 if_handle, u8 domain) argument
3780 be_cmd_get_active_mac(struct be_adapter *adapter, u32 curr_pmac_id, u8 *mac, u32 if_handle, bool active, u32 domain) argument
3796 be_cmd_get_perm_mac(struct be_adapter *adapter, u8 *mac) argument
3819 be_cmd_set_mac_list(struct be_adapter *adapter, u8 *mac_array, u8 mac_count, u32 domain) argument
3864 be_cmd_set_mac(struct be_adapter *adapter, u8 *mac, int if_id, u32 dom) argument
3880 be_cmd_set_hsw_config(struct be_adapter *adapter, u16 pvid, u32 domain, u16 intf_id, u16 hsw_mode, u8 spoofchk) argument
3938 be_cmd_get_hsw_config(struct be_adapter *adapter, u16 *pvid, u32 domain, u16 intf_id, u8 *mode, bool *spoofchk) argument
3998 be_is_wol_excluded(struct be_adapter *adapter) argument
4016 be_cmd_get_acpi_wol_cap(struct be_adapter *adapter) argument
4080 be_cmd_set_fw_log_level(struct be_adapter *adapter, u32 level) argument
4118 be_cmd_get_fw_log_level(struct be_adapter *adapter) argument
4153 be_cmd_get_ext_fat_capabilites(struct be_adapter *adapter, struct be_dma_mem *cmd) argument
4185 be_cmd_set_ext_fat_capabilites(struct be_adapter *adapter, struct be_dma_mem *cmd, struct be_fat_conf_params *configs) argument
4213 be_cmd_query_port_name(struct be_adapter *adapter) argument
4342 be_cmd_get_func_config(struct be_adapter *adapter, struct be_resources *res) argument
4434 be_cmd_get_profile_config(struct be_adapter *adapter, struct be_resources *res, struct be_port_resources *port_res, u8 profile_type, u8 query, u8 domain) argument
4529 be_cmd_set_profile_config(struct be_adapter *adapter, void *desc, int size, int count, u8 version, u8 domain) argument
4597 be_cmd_config_qos(struct be_adapter *adapter, u32 max_rate, u16 link_speed, u8 domain) argument
4631 be_cmd_set_sriov_config(struct be_adapter *adapter, struct be_resources pool_res, u16 num_vfs, struct be_resources *vft_res) argument
4678 be_cmd_manage_iface(struct be_adapter *adapter, u32 iface, u8 op) argument
4708 be_cmd_set_vxlan_port(struct be_adapter *adapter, __be16 port) argument
4730 be_cmd_get_if_id(struct be_adapter *adapter, struct be_vf_cfg *vf_cfg, int vf_num) argument
4763 lancer_wait_idle(struct be_adapter *adapter) argument
4783 lancer_physdev_ctrl(struct be_adapter *adapter, u32 mask) argument
4797 dump_present(struct be_adapter *adapter) argument
4805 lancer_initiate_dump(struct be_adapter *adapter) argument
4835 lancer_delete_dump(struct be_adapter *adapter) argument
4844 be_cmd_enable_vf(struct be_adapter *adapter, u8 domain) argument
4875 be_cmd_intr_set(struct be_adapter *adapter, bool intr_enable) argument
4901 be_cmd_get_active_profile(struct be_adapter *adapter, u16 *profile_id) argument
4936 __be_cmd_set_logical_link_config(struct be_adapter *adapter, int link_state, int version, u8 domain) argument
4976 be_cmd_set_logical_link_config(struct be_adapter *adapter, int link_state, u8 domain) argument
4996 be_cmd_set_features(struct be_adapter *adapter) argument
5049 struct be_adapter *adapter = netdev_priv(netdev_handle); local
[all...]
/linux-master/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c54 struct igbvf_adapter *adapter = netdev_priv(netdev); local
55 struct e1000_hw *hw = &adapter->hw;
107 struct igbvf_adapter *adapter = netdev_priv(netdev); local
109 return adapter->msg_enable;
114 struct igbvf_adapter *adapter = netdev_priv(netdev); local
116 adapter->msg_enable = data;
128 struct igbvf_adapter *adapter = netdev_priv(netdev); local
129 struct e1000_hw *hw = &adapter->hw;
135 (adapter->pdev->revision << 16) |
136 adapter
170 struct igbvf_adapter *adapter = netdev_priv(netdev); local
182 struct igbvf_adapter *adapter = netdev_priv(netdev); local
197 struct igbvf_adapter *adapter = netdev_priv(netdev); local
273 igbvf_link_test(struct igbvf_adapter *adapter, u64 *data) argument
293 struct igbvf_adapter *adapter = netdev_priv(netdev); local
325 struct igbvf_adapter *adapter = netdev_priv(netdev); local
340 struct igbvf_adapter *adapter = netdev_priv(netdev); local
374 struct igbvf_adapter *adapter = netdev_priv(netdev); local
385 struct igbvf_adapter *adapter = netdev_priv(netdev); local
[all...]
/linux-master/drivers/net/ethernet/agere/
H A Det131x.c440 /* The private adapter structure */
447 /* Flags that indicate current state of the adapter */
521 static int eeprom_write(struct et131x_adapter *adapter, u32 addr, u8 data) argument
523 struct pci_dev *pdev = adapter->pdev;
577 adapter->pdev->revision == 0)
629 static int eeprom_read(struct et131x_adapter *adapter, u32 addr, u8 *pdata) argument
631 struct pci_dev *pdev = adapter->pdev;
669 static int et131x_init_eeprom(struct et131x_adapter *adapter) argument
671 struct pci_dev *pdev = adapter->pdev;
703 if (eeprom_write(adapter,
736 et131x_rx_dma_enable(struct et131x_adapter *adapter) argument
770 et131x_rx_dma_disable(struct et131x_adapter *adapter) argument
787 et131x_tx_dma_enable(struct et131x_adapter *adapter) argument
806 et1310_config_mac_regs1(struct et131x_adapter *adapter) argument
864 et1310_config_mac_regs2(struct et131x_adapter *adapter) argument
939 et1310_in_phy_coma(struct et131x_adapter *adapter) argument
946 et1310_setup_device_for_multicast(struct et131x_adapter *adapter) argument
994 et1310_setup_device_for_unicast(struct et131x_adapter *adapter) argument
1032 et1310_config_rxmac_regs(struct et131x_adapter *adapter) argument
1137 et1310_config_txmac_regs(struct et131x_adapter *adapter) argument
1151 et1310_config_macstat_regs(struct et131x_adapter *adapter) argument
1169 et131x_phy_mii_read(struct et131x_adapter *adapter, u8 addr, u8 reg, u16 *value) argument
1228 et131x_mii_read(struct et131x_adapter *adapter, u8 reg, u16 *value) argument
1238 et131x_mii_write(struct et131x_adapter *adapter, u8 addr, u8 reg, u16 value) argument
1296 et1310_phy_read_mii_bit(struct et131x_adapter *adapter, u16 regnum, u16 bitnum, u8 *value) argument
1309 et1310_config_flow_control(struct et131x_adapter *adapter) argument
1340 et1310_update_macstat_host_counters(struct et131x_adapter *adapter) argument
1370 et1310_handle_macstat_interrupt(struct et131x_adapter *adapter) argument
1423 struct et131x_adapter *adapter = netdev_priv(netdev); local
1439 struct et131x_adapter *adapter = netdev_priv(netdev); local
1453 et1310_phy_power_switch(struct et131x_adapter *adapter, bool down) argument
1466 et131x_xcvr_init(struct et131x_adapter *adapter) argument
1495 et131x_configure_global_regs(struct et131x_adapter *adapter) argument
1536 et131x_config_rx_dma_regs(struct et131x_adapter *adapter) argument
1636 et131x_config_tx_dma_regs(struct et131x_adapter *adapter) argument
1659 et131x_adapter_setup(struct et131x_adapter *adapter) argument
1681 et131x_soft_reset(struct et131x_adapter *adapter) argument
1700 et131x_enable_interrupts(struct et131x_adapter *adapter) argument
1712 et131x_disable_interrupts(struct et131x_adapter *adapter) argument
1717 et131x_tx_dma_disable(struct et131x_adapter *adapter) argument
1726 struct et131x_adapter *adapter = netdev_priv(netdev); local
1739 struct et131x_adapter *adapter = netdev_priv(netdev); local
1749 et131x_init_send(struct et131x_adapter *adapter) argument
1782 et1310_enable_phy_coma(struct et131x_adapter *adapter) argument
1801 et1310_disable_phy_coma(struct et131x_adapter *adapter) argument
1858 et131x_rx_dma_memory_alloc(struct et131x_adapter *adapter) argument
2002 et131x_rx_dma_memory_free(struct et131x_adapter *adapter) argument
2084 et131x_init_recv(struct et131x_adapter *adapter) argument
2109 et131x_set_rx_dma_timer(struct et131x_adapter *adapter) argument
2123 nic_return_rfd(struct et131x_adapter *adapter, struct rfd *rfd) argument
2182 nic_rx_pkts(struct et131x_adapter *adapter) argument
2292 et131x_handle_recv_pkts(struct et131x_adapter *adapter, int budget) argument
2354 et131x_tx_dma_memory_alloc(struct et131x_adapter *adapter) argument
2388 et131x_tx_dma_memory_free(struct et131x_adapter *adapter) argument
2419 nic_send_packet(struct et131x_adapter *adapter, struct tcb *tcb) argument
2583 send_packet(struct sk_buff *skb, struct et131x_adapter *adapter) argument
2633 free_send_packet(struct et131x_adapter *adapter, struct tcb *tcb) argument
2690 et131x_free_busy_send_packets(struct et131x_adapter *adapter) argument
2734 et131x_handle_send_pkts(struct et131x_adapter *adapter) argument
2799 struct et131x_adapter *adapter = netdev_priv(netdev); local
2953 struct et131x_adapter *adapter = netdev_priv(netdev); local
2970 et131x_hwaddr_init(struct et131x_adapter *adapter) argument
2996 et131x_pci_init(struct et131x_adapter *adapter, struct pci_dev *pdev) argument
3079 struct et131x_adapter *adapter = from_timer(adapter, t, error_timer); local
3113 et131x_adapter_memory_free(struct et131x_adapter *adapter) argument
3119 et131x_adapter_memory_alloc(struct et131x_adapter *adapter) argument
3149 struct et131x_adapter *adapter = netdev_priv(netdev); local
3238 struct et131x_adapter *adapter = netdev_priv(netdev); local
3272 struct et131x_adapter *adapter; local
3292 struct et131x_adapter *adapter = netdev_priv(netdev); local
3361 struct et131x_adapter *adapter = netdev_priv(netdev); local
3554 struct et131x_adapter *adapter = local
3571 struct et131x_adapter *adapter = netdev_priv(netdev); local
3604 struct et131x_adapter *adapter = netdev_priv(netdev); local
3633 struct et131x_adapter *adapter = netdev_priv(netdev); local
3646 et131x_set_packet_filter(struct et131x_adapter *adapter) argument
3703 struct et131x_adapter *adapter = netdev_priv(netdev); local
3761 struct et131x_adapter *adapter = netdev_priv(netdev); local
3805 struct et131x_adapter *adapter = netdev_priv(netdev); local
3851 struct et131x_adapter *adapter = netdev_priv(netdev); local
3898 struct et131x_adapter *adapter; local
[all...]

Completed in 583 milliseconds

1234567891011>>