Searched refs:ixgbevf_adapter (Results 1 – 5 of 5) sorted by relevance
232 struct ixgbevf_adapter *adapter;320 struct ixgbevf_adapter { struct449 void ixgbevf_up(struct ixgbevf_adapter *adapter);450 void ixgbevf_down(struct ixgbevf_adapter *adapter);451 void ixgbevf_reinit_locked(struct ixgbevf_adapter *adapter);452 void ixgbevf_reset(struct ixgbevf_adapter *adapter);454 int ixgbevf_setup_rx_resources(struct ixgbevf_adapter *adapter,459 void ixgbevf_update_stats(struct ixgbevf_adapter *adapter);465 void ixgbevf_init_ipsec_offload(struct ixgbevf_adapter *adapter);467 void ixgbevf_ipsec_restore(struct ixgbevf_adapter *adapter);[all …]
32 .sizeof_stat = sizeof_field(struct ixgbevf_adapter, _stat), \33 .stat_offset = offsetof(struct ixgbevf_adapter, _stat) \85 struct ixgbevf_adapter *adapter = netdev_priv(netdev); in ixgbevf_get_link_ksettings()119 struct ixgbevf_adapter *adapter = netdev_priv(netdev); in ixgbevf_get_msglevel()126 struct ixgbevf_adapter *adapter = netdev_priv(netdev); in ixgbevf_set_msglevel()141 struct ixgbevf_adapter *adapter = netdev_priv(netdev); in ixgbevf_get_regs()214 struct ixgbevf_adapter *adapter = netdev_priv(netdev); in ixgbevf_get_drvinfo()228 struct ixgbevf_adapter *adapter = netdev_priv(netdev); in ixgbevf_get_ringparam()241 struct ixgbevf_adapter *adapter = netdev_priv(netdev); in ixgbevf_set_ringparam()422 struct ixgbevf_adapter *adapter = netdev_priv(netdev); in ixgbevf_get_ethtool_stats()[all …]
117 struct ixgbevf_adapter *adapter = hw->back; in ixgbevf_remove_adapter()253 struct ixgbevf_adapter *adapter = netdev_priv(netdev); in ixgbevf_tx_timeout()267 struct ixgbevf_adapter *adapter = q_vector->adapter; in ixgbevf_clean_tx_irq()1504 struct ixgbevf_adapter *adapter = data; in ixgbevf_msix_other()2346 void ixgbevf_up(struct ixgbevf_adapter *adapter) in ixgbevf_up()2490 void ixgbevf_down(struct ixgbevf_adapter *adapter) in ixgbevf_down()2552 void ixgbevf_reset(struct ixgbevf_adapter *adapter) in ixgbevf_reset()3347 struct ixgbevf_adapter, in ixgbevf_service_task()4528 struct ixgbevf_adapter *adapter = NULL; in ixgbevf_probe()4735 struct ixgbevf_adapter *adapter; in ixgbevf_remove()[all …]
18 static int ixgbevf_ipsec_set_pf_sa(struct ixgbevf_adapter *adapter, in ixgbevf_ipsec_set_pf_sa()68 static int ixgbevf_ipsec_del_pf_sa(struct ixgbevf_adapter *adapter, int pfsa) in ixgbevf_ipsec_del_pf_sa()101 void ixgbevf_ipsec_restore(struct ixgbevf_adapter *adapter) in ixgbevf_ipsec_restore()266 struct ixgbevf_adapter *adapter; in ixgbevf_ipsec_add_sa()396 struct ixgbevf_adapter *adapter; in ixgbevf_ipsec_del_sa()467 struct ixgbevf_adapter *adapter = netdev_priv(tx_ring->netdev); in ixgbevf_ipsec_tx()559 struct ixgbevf_adapter *adapter = netdev_priv(rx_ring->netdev); in ixgbevf_ipsec_rx()625 void ixgbevf_init_ipsec_offload(struct ixgbevf_adapter *adapter) in ixgbevf_init_ipsec_offload()681 void ixgbevf_stop_ipsec_offload(struct ixgbevf_adapter *adapter) in ixgbevf_stop_ipsec_offload()
135 struct ixgbevf_adapter *adapter = hw->back; in ixgbevf_hv_reset_hw_vf()