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()
201 static void fm10k_reset_subtask(struct fm10k_intfc *interface) in fm10k_reset_subtask()
219 static void fm10k_configure_swpri_map(struct fm10k_intfc *interface) in fm10k_configure_swpri_map()
242 static void fm10k_watchdog_update_host_state(struct fm10k_intfc *interface) in fm10k_watchdog_update_host_state()
278 static void fm10k_mbx_subtask(struct fm10k_intfc *interface) in fm10k_mbx_subtask()
291 static void fm10k_watchdog_host_is_ready(struct fm10k_intfc *interface) in fm10k_watchdog_host_is_ready()
309 static void fm10k_watchdog_host_not_ready(struct fm10k_intfc *interface) in fm10k_watchdog_host_not_ready()
327 void fm10k_update_stats(struct fm10k_intfc *interface) in fm10k_update_stats()
418 static void fm10k_watchdog_flush_tx(struct fm10k_intfc *interface) in fm10k_watchdog_flush_tx()
448 static void fm10k_watchdog_subtask(struct fm10k_intfc *interface) in fm10k_watchdog_subtask()
477 static void fm10k_check_hang_subtask(struct fm10k_intfc *interface) in fm10k_check_hang_subtask()
513 struct fm10k_intfc *interface; in fm10k_service_task() local
538 static void fm10k_configure_tx_ring(struct fm10k_intfc *interface, in fm10k_configure_tx_ring()
593 static void fm10k_enable_tx_ring(struct fm10k_intfc *interface, in fm10k_enable_tx_ring()
621 static void fm10k_configure_tx(struct fm10k_intfc *interface) in fm10k_configure_tx()
641 static void fm10k_configure_rx_ring(struct fm10k_intfc *interface, in fm10k_configure_rx_ring()
722 void fm10k_update_rx_drop_en(struct fm10k_intfc *interface) in fm10k_update_rx_drop_en()
751 static void fm10k_configure_dglort(struct fm10k_intfc *interface) in fm10k_configure_dglort()
816 static void fm10k_configure_rx(struct fm10k_intfc *interface) in fm10k_configure_rx()
833 static void fm10k_napi_enable_all(struct fm10k_intfc *interface) in fm10k_napi_enable_all()
856 struct fm10k_intfc *interface = data; in fm10k_msix_mbx_vf() local
886 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_netpoll() local
899 static void fm10k_handle_fault(struct fm10k_intfc *interface, int type, in fm10k_handle_fault()
984 static void fm10k_report_fault(struct fm10k_intfc *interface, u32 eicr) in fm10k_report_fault()
1009 static void fm10k_reset_drop_on_empty(struct fm10k_intfc *interface, u32 eicr) in fm10k_reset_drop_on_empty()
1050 struct fm10k_intfc *interface = data; in fm10k_msix_mbx_pf() local
1098 void fm10k_mbx_free_irq(struct fm10k_intfc *interface) in fm10k_mbx_free_irq()
1133 struct fm10k_intfc *interface; in fm10k_mbx_mac_addr() local
1158 struct fm10k_intfc *interface; in fm10k_1588_msg_vf() local
1178 struct fm10k_intfc *interface; in fm10k_mbx_error() local
1198 static int fm10k_mbx_request_irq_vf(struct fm10k_intfc *interface) in fm10k_mbx_request_irq_vf()
1234 struct fm10k_intfc *interface; in fm10k_lport_map() local
1254 struct fm10k_intfc *interface; in fm10k_update_pvid() local
1297 struct fm10k_intfc *interface; in fm10k_1588_msg_pf() local
1365 static int fm10k_mbx_request_irq_pf(struct fm10k_intfc *interface) in fm10k_mbx_request_irq_pf()
1416 int fm10k_mbx_request_irq(struct fm10k_intfc *interface) in fm10k_mbx_request_irq()
1440 void fm10k_qv_free_irq(struct fm10k_intfc *interface) in fm10k_qv_free_irq()
1473 int fm10k_qv_request_irq(struct fm10k_intfc *interface) in fm10k_qv_request_irq()
1547 void fm10k_up(struct fm10k_intfc *interface) in fm10k_up()
1580 static void fm10k_napi_disable_all(struct fm10k_intfc *interface) in fm10k_napi_disable_all()
1591 void fm10k_down(struct fm10k_intfc *interface) in fm10k_down()
1634 static int fm10k_sw_init(struct fm10k_intfc *interface, in fm10k_sw_init()
1767 static void fm10k_slot_warn(struct fm10k_intfc *interface) in fm10k_slot_warn()
1866 struct fm10k_intfc *interface; in fm10k_probe() local
1995 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_remove() local
2047 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_resume() local
2126 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_suspend() local
2177 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_io_error_detected() local
2204 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_io_slot_reset() local
2245 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_io_resume() local