• Home
  • Raw
  • Download

Lines Matching defs:interface

50 	struct fm10k_intfc *interface = hw->back;  in fm10k_read_pci_cfg_word()  local
73 struct fm10k_intfc *interface = hw->back; in fm10k_read_reg() local
84 static int fm10k_hw_ready(struct fm10k_intfc *interface) in fm10k_hw_ready()
93 void fm10k_service_event_schedule(struct fm10k_intfc *interface) in fm10k_service_event_schedule()
100 static void fm10k_service_event_complete(struct fm10k_intfc *interface) in fm10k_service_event_complete()
115 struct fm10k_intfc *interface = (struct fm10k_intfc *)data; in fm10k_service_timer() local
123 static void fm10k_detach_subtask(struct fm10k_intfc *interface) in fm10k_detach_subtask()
139 static void fm10k_reinit(struct fm10k_intfc *interface) in fm10k_reinit()
222 static void fm10k_reset_subtask(struct fm10k_intfc *interface) in fm10k_reset_subtask()
240 static void fm10k_configure_swpri_map(struct fm10k_intfc *interface) in fm10k_configure_swpri_map()
263 static void fm10k_watchdog_update_host_state(struct fm10k_intfc *interface) in fm10k_watchdog_update_host_state()
299 static void fm10k_mbx_subtask(struct fm10k_intfc *interface) in fm10k_mbx_subtask()
312 static void fm10k_watchdog_host_is_ready(struct fm10k_intfc *interface) in fm10k_watchdog_host_is_ready()
330 static void fm10k_watchdog_host_not_ready(struct fm10k_intfc *interface) in fm10k_watchdog_host_not_ready()
348 void fm10k_update_stats(struct fm10k_intfc *interface) in fm10k_update_stats()
439 static void fm10k_watchdog_flush_tx(struct fm10k_intfc *interface) in fm10k_watchdog_flush_tx()
469 static void fm10k_watchdog_subtask(struct fm10k_intfc *interface) in fm10k_watchdog_subtask()
498 static void fm10k_check_hang_subtask(struct fm10k_intfc *interface) in fm10k_check_hang_subtask()
534 struct fm10k_intfc *interface; in fm10k_service_task() local
559 static void fm10k_configure_tx_ring(struct fm10k_intfc *interface, in fm10k_configure_tx_ring()
614 static void fm10k_enable_tx_ring(struct fm10k_intfc *interface, in fm10k_enable_tx_ring()
642 static void fm10k_configure_tx(struct fm10k_intfc *interface) in fm10k_configure_tx()
662 static void fm10k_configure_rx_ring(struct fm10k_intfc *interface, in fm10k_configure_rx_ring()
743 void fm10k_update_rx_drop_en(struct fm10k_intfc *interface) in fm10k_update_rx_drop_en()
772 static void fm10k_configure_dglort(struct fm10k_intfc *interface) in fm10k_configure_dglort()
837 static void fm10k_configure_rx(struct fm10k_intfc *interface) in fm10k_configure_rx()
854 static void fm10k_napi_enable_all(struct fm10k_intfc *interface) in fm10k_napi_enable_all()
877 struct fm10k_intfc *interface = data; in fm10k_msix_mbx_vf() local
907 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_netpoll() local
920 static void fm10k_handle_fault(struct fm10k_intfc *interface, int type, in fm10k_handle_fault()
1005 static void fm10k_report_fault(struct fm10k_intfc *interface, u32 eicr) in fm10k_report_fault()
1030 static void fm10k_reset_drop_on_empty(struct fm10k_intfc *interface, u32 eicr) in fm10k_reset_drop_on_empty()
1071 struct fm10k_intfc *interface = data; in fm10k_msix_mbx_pf() local
1123 void fm10k_mbx_free_irq(struct fm10k_intfc *interface) in fm10k_mbx_free_irq()
1162 struct fm10k_intfc *interface; in fm10k_mbx_mac_addr() local
1187 struct fm10k_intfc *interface; in fm10k_1588_msg_vf() local
1207 struct fm10k_intfc *interface; in fm10k_mbx_error() local
1227 static int fm10k_mbx_request_irq_vf(struct fm10k_intfc *interface) in fm10k_mbx_request_irq_vf()
1263 struct fm10k_intfc *interface; in fm10k_lport_map() local
1283 struct fm10k_intfc *interface; in fm10k_update_pvid() local
1326 struct fm10k_intfc *interface; in fm10k_1588_msg_pf() local
1394 static int fm10k_mbx_request_irq_pf(struct fm10k_intfc *interface) in fm10k_mbx_request_irq_pf()
1445 int fm10k_mbx_request_irq(struct fm10k_intfc *interface) in fm10k_mbx_request_irq()
1474 void fm10k_qv_free_irq(struct fm10k_intfc *interface) in fm10k_qv_free_irq()
1507 int fm10k_qv_request_irq(struct fm10k_intfc *interface) in fm10k_qv_request_irq()
1581 void fm10k_up(struct fm10k_intfc *interface) in fm10k_up()
1614 static void fm10k_napi_disable_all(struct fm10k_intfc *interface) in fm10k_napi_disable_all()
1625 void fm10k_down(struct fm10k_intfc *interface) in fm10k_down()
1668 static int fm10k_sw_init(struct fm10k_intfc *interface, in fm10k_sw_init()
1807 static void fm10k_slot_warn(struct fm10k_intfc *interface) in fm10k_slot_warn()
1906 struct fm10k_intfc *interface; in fm10k_probe() local
2035 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_remove() local
2087 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_resume() local
2168 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_suspend() local
2219 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_io_error_detected() local
2249 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_io_slot_reset() local
2290 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_io_resume() local