Lines Matching refs:i40e_pf
47 I40E_STAT(struct i40e_pf, _name, _stat)
192 (FIELD_SIZEOF(struct i40e_pf, stats.priority_xoff_rx) + \
193 FIELD_SIZEOF(struct i40e_pf, stats.priority_xon_rx) + \
194 FIELD_SIZEOF(struct i40e_pf, stats.priority_xoff_tx) + \
195 FIELD_SIZEOF(struct i40e_pf, stats.priority_xon_tx) + \
196 FIELD_SIZEOF(struct i40e_pf, stats.priority_xon_2_xoff)) \
241 static void i40e_partition_setting_complaint(struct i40e_pf *pf) in i40e_partition_setting_complaint()
257 struct i40e_pf *pf) in i40e_get_settings_link_up()
395 struct i40e_pf *pf) in i40e_get_settings_link_down()
478 struct i40e_pf *pf = np->vsi->back; in i40e_get_settings()
593 struct i40e_pf *pf = np->vsi->back; in i40e_set_settings()
769 struct i40e_pf *pf = np->vsi->back; in i40e_nway_reset()
793 struct i40e_pf *pf = np->vsi->back; in i40e_get_pauseparam()
828 struct i40e_pf *pf = np->vsi->back; in i40e_set_pauseparam()
921 struct i40e_pf *pf = np->vsi->back; in i40e_get_msglevel()
929 struct i40e_pf *pf = np->vsi->back; in i40e_set_msglevel()
951 struct i40e_pf *pf = np->vsi->back; in i40e_get_regs()
983 struct i40e_pf *pf = np->vsi->back; in i40e_get_eeprom()
1089 struct i40e_pf *pf = np->vsi->back; in i40e_set_eeprom()
1125 struct i40e_pf *pf = vsi->back; in i40e_get_drvinfo()
1140 struct i40e_pf *pf = np->vsi->back; in i40e_get_ringparam()
1159 struct i40e_pf *pf = vsi->back; in i40e_set_ringparam()
1316 struct i40e_pf *pf = vsi->back; in i40e_get_sset_count()
1345 struct i40e_pf *pf = vsi->back; in i40e_get_ethtool_stats()
1438 struct i40e_pf *pf = vsi->back; in i40e_get_strings()
1545 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_get_ts_info()
1575 struct i40e_pf *pf = np->vsi->back; in i40e_link_test()
1598 struct i40e_pf *pf = np->vsi->back; in i40e_reg_test()
1609 struct i40e_pf *pf = np->vsi->back; in i40e_eeprom_test()
1623 struct i40e_pf *pf = np->vsi->back; in i40e_intr_test()
1642 struct i40e_pf *pf = np->vsi->back; in i40e_loopback_test()
1650 static inline bool i40e_active_vfs(struct i40e_pf *pf) in i40e_active_vfs()
1661 static inline bool i40e_active_vmdqs(struct i40e_pf *pf) in i40e_active_vmdqs()
1681 struct i40e_pf *pf = np->vsi->back; in i40e_diag_test()
1758 struct i40e_pf *pf = np->vsi->back; in i40e_get_wol()
1781 struct i40e_pf *pf = np->vsi->back; in i40e_set_wol()
1817 struct i40e_pf *pf = np->vsi->back; in i40e_set_phys_id()
1881 struct i40e_pf *pf = vsi->back; in i40e_set_coalesce()
1960 static int i40e_get_rss_hash_opts(struct i40e_pf *pf, struct ethtool_rxnfc *cmd) in i40e_get_rss_hash_opts()
2011 static int i40e_get_ethtool_fdir_all(struct i40e_pf *pf, in i40e_get_ethtool_fdir_all()
2046 static int i40e_get_ethtool_fdir_entry(struct i40e_pf *pf, in i40e_get_ethtool_fdir_entry()
2108 struct i40e_pf *pf = vsi->back; in i40e_get_rxnfc()
2145 static int i40e_set_rss_hash_opt(struct i40e_pf *pf, struct ethtool_rxnfc *nfc) in i40e_set_rss_hash_opt()
2292 struct i40e_pf *pf = vsi->back; in i40e_update_ethtool_fdir_entry()
2355 struct i40e_pf *pf = vsi->back; in i40e_del_fdir_entry()
2384 struct i40e_pf *pf; in i40e_add_fdir_ethtool()
2482 struct i40e_pf *pf = vsi->back; in i40e_set_rxnfc()
2527 struct i40e_pf *pf = vsi->back; in i40e_get_channels()
2554 struct i40e_pf *pf = vsi->back; in i40e_set_channels()
2614 struct i40e_pf *pf = vsi->back; in i40e_get_rxfh()
2659 struct i40e_pf *pf = vsi->back; in i40e_set_rxfh()
2704 struct i40e_pf *pf = vsi->back; in i40e_get_priv_flags()
2728 struct i40e_pf *pf = vsi->back; in i40e_set_priv_flags()