Lines Matching refs:fm10k_intfc

35 	struct fm10k_intfc *interface = hw->back;
58 struct fm10k_intfc *interface = hw->back;
69 static int fm10k_hw_ready(struct fm10k_intfc *interface)
85 void fm10k_macvlan_schedule(struct fm10k_intfc *interface)
112 static void fm10k_stop_macvlan_task(struct fm10k_intfc *interface)
136 static void fm10k_resume_macvlan_task(struct fm10k_intfc *interface)
148 void fm10k_service_event_schedule(struct fm10k_intfc *interface)
159 static void fm10k_service_event_complete(struct fm10k_intfc *interface)
175 static void fm10k_stop_service_event(struct fm10k_intfc *interface)
190 static void fm10k_start_service_event(struct fm10k_intfc *interface)
202 struct fm10k_intfc *interface = timer_container_of(interface, t,
219 static bool fm10k_prepare_for_reset(struct fm10k_intfc *interface)
256 static int fm10k_handle_reset(struct fm10k_intfc *interface)
339 static void fm10k_detach_subtask(struct fm10k_intfc *interface)
390 static void fm10k_reset_subtask(struct fm10k_intfc *interface)
422 static void fm10k_configure_swpri_map(struct fm10k_intfc *interface)
445 static void fm10k_watchdog_update_host_state(struct fm10k_intfc *interface)
481 static void fm10k_mbx_subtask(struct fm10k_intfc *interface)
498 static void fm10k_watchdog_host_is_ready(struct fm10k_intfc *interface)
516 static void fm10k_watchdog_host_not_ready(struct fm10k_intfc *interface)
534 void fm10k_update_stats(struct fm10k_intfc *interface)
640 static void fm10k_watchdog_flush_tx(struct fm10k_intfc *interface)
670 static void fm10k_watchdog_subtask(struct fm10k_intfc *interface)
699 static void fm10k_check_hang_subtask(struct fm10k_intfc *interface)
735 struct fm10k_intfc *interface;
737 interface = container_of(work, struct fm10k_intfc, service_task);
768 struct fm10k_intfc *interface;
775 interface = container_of(dwork, struct fm10k_intfc, macvlan_task);
867 static void fm10k_configure_tx_ring(struct fm10k_intfc *interface,
929 static void fm10k_enable_tx_ring(struct fm10k_intfc *interface,
957 static void fm10k_configure_tx(struct fm10k_intfc *interface)
977 static void fm10k_configure_rx_ring(struct fm10k_intfc *interface,
1061 void fm10k_update_rx_drop_en(struct fm10k_intfc *interface)
1090 static void fm10k_configure_dglort(struct fm10k_intfc *interface)
1155 static void fm10k_configure_rx(struct fm10k_intfc *interface)
1172 static void fm10k_napi_enable_all(struct fm10k_intfc *interface)
1195 struct fm10k_intfc *interface = data;
1217 static void fm10k_handle_fault(struct fm10k_intfc *interface, int type,
1302 static void fm10k_report_fault(struct fm10k_intfc *interface, u32 eicr)
1327 static void fm10k_reset_drop_on_empty(struct fm10k_intfc *interface, u32 eicr)
1368 struct fm10k_intfc *interface = data;
1421 void fm10k_mbx_free_irq(struct fm10k_intfc *interface)
1462 struct fm10k_intfc *interface;
1469 interface = container_of(hw, struct fm10k_intfc, hw);
1488 struct fm10k_intfc *interface;
1491 interface = container_of(hw, struct fm10k_intfc, hw);
1507 static int fm10k_mbx_request_irq_vf(struct fm10k_intfc *interface)
1543 struct fm10k_intfc *interface;
1547 interface = container_of(hw, struct fm10k_intfc, hw);
1592 struct fm10k_intfc *interface;
1614 interface = container_of(hw, struct fm10k_intfc, hw);
1640 static int fm10k_mbx_request_irq_pf(struct fm10k_intfc *interface)
1691 int fm10k_mbx_request_irq(struct fm10k_intfc *interface)
1720 void fm10k_qv_free_irq(struct fm10k_intfc *interface)
1754 int fm10k_qv_request_irq(struct fm10k_intfc *interface)
1833 void fm10k_up(struct fm10k_intfc *interface)
1869 static void fm10k_napi_disable_all(struct fm10k_intfc *interface)
1880 void fm10k_down(struct fm10k_intfc *interface)
1967 static int fm10k_sw_init(struct fm10k_intfc *interface,
2097 struct fm10k_intfc *interface;
2245 struct fm10k_intfc *interface = pci_get_drvdata(pdev);
2283 static void fm10k_prepare_suspend(struct fm10k_intfc *interface)
2299 static int fm10k_handle_resume(struct fm10k_intfc *interface)
2347 struct fm10k_intfc *interface = dev_get_drvdata(dev);
2374 struct fm10k_intfc *interface = dev_get_drvdata(dev);
2395 struct fm10k_intfc *interface = pci_get_drvdata(pdev);
2449 struct fm10k_intfc *interface = pci_get_drvdata(pdev);
2487 struct fm10k_intfc *interface = pci_get_drvdata(pdev);