Lines Matching refs:i40e_pf
47 I40E_STAT(struct i40e_pf, _name, _stat)
191 (FIELD_SIZEOF(struct i40e_pf, stats.priority_xoff_rx) + \
192 FIELD_SIZEOF(struct i40e_pf, stats.priority_xon_rx) + \
193 FIELD_SIZEOF(struct i40e_pf, stats.priority_xoff_tx) + \
194 FIELD_SIZEOF(struct i40e_pf, stats.priority_xon_tx) + \
195 FIELD_SIZEOF(struct i40e_pf, stats.priority_xon_2_xoff)) \
231 static void i40e_partition_setting_complaint(struct i40e_pf *pf) in i40e_partition_setting_complaint()
462 struct i40e_pf *pf = np->vsi->back; in i40e_get_settings()
546 struct i40e_pf *pf = np->vsi->back; in i40e_set_settings()
702 struct i40e_pf *pf = np->vsi->back; in i40e_nway_reset()
725 struct i40e_pf *pf = np->vsi->back; in i40e_get_pauseparam()
760 struct i40e_pf *pf = np->vsi->back; in i40e_set_pauseparam()
850 struct i40e_pf *pf = np->vsi->back; in i40e_get_msglevel()
858 struct i40e_pf *pf = np->vsi->back; in i40e_set_msglevel()
880 struct i40e_pf *pf = np->vsi->back; in i40e_get_regs()
912 struct i40e_pf *pf = np->vsi->back; in i40e_get_eeprom()
1020 struct i40e_pf *pf = np->vsi->back; in i40e_set_eeprom()
1059 struct i40e_pf *pf = vsi->back; in i40e_get_drvinfo()
1075 struct i40e_pf *pf = np->vsi->back; in i40e_get_ringparam()
1094 struct i40e_pf *pf = vsi->back; in i40e_set_ringparam()
1241 struct i40e_pf *pf = vsi->back; in i40e_get_sset_count()
1269 struct i40e_pf *pf = vsi->back; in i40e_get_ethtool_stats()
1354 struct i40e_pf *pf = vsi->back; in i40e_get_strings()
1446 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_get_ts_info()
1485 struct i40e_pf *pf = np->vsi->back; in i40e_link_test()
1499 struct i40e_pf *pf = np->vsi->back; in i40e_reg_test()
1510 struct i40e_pf *pf = np->vsi->back; in i40e_eeprom_test()
1524 struct i40e_pf *pf = np->vsi->back; in i40e_intr_test()
1543 struct i40e_pf *pf = np->vsi->back; in i40e_loopback_test()
1556 struct i40e_pf *pf = np->vsi->back; in i40e_diag_test()
1615 struct i40e_pf *pf = np->vsi->back; in i40e_get_wol()
1638 struct i40e_pf *pf = np->vsi->back; in i40e_set_wol()
1674 struct i40e_pf *pf = np->vsi->back; in i40e_set_phys_id()
1730 struct i40e_pf *pf = vsi->back; in i40e_set_coalesce()
1793 static int i40e_get_rss_hash_opts(struct i40e_pf *pf, struct ethtool_rxnfc *cmd) in i40e_get_rss_hash_opts()
1844 static int i40e_get_ethtool_fdir_all(struct i40e_pf *pf, in i40e_get_ethtool_fdir_all()
1879 static int i40e_get_ethtool_fdir_entry(struct i40e_pf *pf, in i40e_get_ethtool_fdir_entry()
1941 struct i40e_pf *pf = vsi->back; in i40e_get_rxnfc()
1978 static int i40e_set_rss_hash_opt(struct i40e_pf *pf, struct ethtool_rxnfc *nfc) in i40e_set_rss_hash_opt()
2125 struct i40e_pf *pf = vsi->back; in i40e_update_ethtool_fdir_entry()
2188 struct i40e_pf *pf = vsi->back; in i40e_del_fdir_entry()
2217 struct i40e_pf *pf; in i40e_add_fdir_ethtool()
2315 struct i40e_pf *pf = vsi->back; in i40e_set_rxnfc()
2360 struct i40e_pf *pf = vsi->back; in i40e_get_channels()
2387 struct i40e_pf *pf = vsi->back; in i40e_set_channels()
2447 struct i40e_pf *pf = vsi->back; in i40e_get_rxfh()
2492 struct i40e_pf *pf = vsi->back; in i40e_set_rxfh()
2537 struct i40e_pf *pf = vsi->back; in i40e_get_priv_flags()