Searched refs:fm10k_intfc (Results 1 – 8 of 8) sorted by relevance
186 struct fm10k_intfc *interface;284 struct fm10k_intfc { struct393 static inline void fm10k_mbx_lock(struct fm10k_intfc *interface) in fm10k_mbx_lock() argument398 static inline void fm10k_mbx_unlock(struct fm10k_intfc *interface) in fm10k_mbx_unlock()403 static inline int fm10k_mbx_trylock(struct fm10k_intfc *interface) in fm10k_mbx_trylock()473 int fm10k_init_queueing_scheme(struct fm10k_intfc *interface);474 void fm10k_clear_queueing_scheme(struct fm10k_intfc *interface);478 void fm10k_tx_timeout_reset(struct fm10k_intfc *interface);484 void fm10k_mbx_free_irq(struct fm10k_intfc *);485 int fm10k_mbx_request_irq(struct fm10k_intfc *);[all …]
36 struct fm10k_intfc *interface = hw->back; in fm10k_read_pci_cfg_word()59 struct fm10k_intfc *interface = hw->back; in fm10k_read_reg()70 static int fm10k_hw_ready(struct fm10k_intfc *interface) in fm10k_hw_ready()86 void fm10k_macvlan_schedule(struct fm10k_intfc *interface) in fm10k_macvlan_schedule()113 static void fm10k_stop_macvlan_task(struct fm10k_intfc *interface) in fm10k_stop_macvlan_task()137 static void fm10k_resume_macvlan_task(struct fm10k_intfc *interface) in fm10k_resume_macvlan_task()149 void fm10k_service_event_schedule(struct fm10k_intfc *interface) in fm10k_service_event_schedule()160 static void fm10k_service_event_complete(struct fm10k_intfc *interface) in fm10k_service_event_complete()176 static void fm10k_stop_service_event(struct fm10k_intfc *interface) in fm10k_stop_service_event()191 static void fm10k_start_service_event(struct fm10k_intfc *interface) in fm10k_start_service_event()[all …]
55 static int fm10k_setup_all_tx_resources(struct fm10k_intfc *interface) in fm10k_setup_all_tx_resources()122 static int fm10k_setup_all_rx_resources(struct fm10k_intfc *interface) in fm10k_setup_all_rx_resources()222 void fm10k_clean_all_tx_rings(struct fm10k_intfc *interface) in fm10k_clean_all_tx_rings()236 static void fm10k_free_all_tx_resources(struct fm10k_intfc *interface) in fm10k_free_all_tx_resources()311 void fm10k_clean_all_rx_rings(struct fm10k_intfc *interface) in fm10k_clean_all_rx_rings()325 static void fm10k_free_all_rx_resources(struct fm10k_intfc *interface) in fm10k_free_all_rx_resources()339 static void fm10k_request_glort_range(struct fm10k_intfc *interface) in fm10k_request_glort_range()375 static void fm10k_restore_udp_port_info(struct fm10k_intfc *interface) in fm10k_restore_udp_port_info()404 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_udp_tunnel_sync()439 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_open()[all …]
49 FM10K_STAT_FIELDS(struct fm10k_intfc, _name, _stat)158 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_stat_strings()199 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_sset_count()264 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_ethtool_stats()354 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_regs()432 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_regs_len()448 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_drvinfo()459 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_pauseparam()471 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_set_pauseparam()491 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_msglevel()[all …]
12 struct fm10k_intfc *interface = hw->back; in fm10k_iov_msg_error()37 struct fm10k_intfc *interface = hw->back; in fm10k_iov_msg_queue_mac_vlan()152 s32 fm10k_iov_event(struct fm10k_intfc *interface) in fm10k_iov_event()197 s32 fm10k_iov_mbx(struct fm10k_intfc *interface) in fm10k_iov_mbx()284 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_iov_suspend()328 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_iov_resume()383 s32 fm10k_iov_update_pvid(struct fm10k_intfc *interface, u16 glort, u16 pvid) in fm10k_iov_update_pvid()410 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_iov_free_data()425 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_iov_alloc_data()531 void fm10k_iov_update_stats(struct fm10k_intfc *interface) in fm10k_iov_update_stats()[all …]
642 struct fm10k_intfc *interface = netdev_priv(skb->dev); in fm10k_port_is_vxlan()1120 struct fm10k_intfc *interface = ring->q_vector->interface; in fm10k_get_tx_pending()1168 void fm10k_tx_timeout_reset(struct fm10k_intfc *interface) in fm10k_tx_timeout_reset()1187 struct fm10k_intfc *interface = q_vector->interface; in fm10k_clean_tx_irq()1483 static bool fm10k_set_qos_queues(struct fm10k_intfc *interface) in fm10k_set_qos_queues()1529 static bool fm10k_set_rss_queues(struct fm10k_intfc *interface) in fm10k_set_rss_queues()1558 static void fm10k_set_num_queues(struct fm10k_intfc *interface) in fm10k_set_num_queues()1575 static void fm10k_reset_num_queues(struct fm10k_intfc *interface) in fm10k_reset_num_queues()1594 static int fm10k_alloc_q_vector(struct fm10k_intfc *interface, in fm10k_alloc_q_vector()1696 static void fm10k_free_q_vector(struct fm10k_intfc *interface, int v_idx) in fm10k_free_q_vector()[all …]
152 struct fm10k_intfc *interface = q_vector->interface; in fm10k_dbg_q_vector_init()193 struct fm10k_intfc *interface = q_vector->interface; in fm10k_dbg_q_vector_exit()205 void fm10k_dbg_intfc_init(struct fm10k_intfc *interface) in fm10k_dbg_intfc_init()217 void fm10k_dbg_intfc_exit(struct fm10k_intfc *interface) in fm10k_dbg_intfc_exit()
79 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_dcbnl_ieee_getpfc()95 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_dcbnl_ieee_setpfc()148 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_dcbnl_set_ops()