Searched refs:i40e_netdev_to_pf (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c37 struct i40e_pf *pf = i40e_netdev_to_pf(dev);
75 struct i40e_pf *pf = i40e_netdev_to_pf(dev);
108 struct i40e_pf *pf = i40e_netdev_to_pf(netdev);
156 struct i40e_pf *pf = i40e_netdev_to_pf(netdev);
195 struct i40e_pf *pf = i40e_netdev_to_pf(netdev);
247 struct i40e_pf *pf = i40e_netdev_to_pf(netdev);
309 struct i40e_pf *pf = i40e_netdev_to_pf(netdev);
325 struct i40e_pf *pf = i40e_netdev_to_pf(netdev);
369 struct i40e_pf *pf = i40e_netdev_to_pf(netdev);
404 struct i40e_pf *pf = i40e_netdev_to_pf(netde
[all...]
H A Di40e.h1072 * i40e_netdev_to_pf: Retrieve the PF struct for given netdev
1077 static inline struct i40e_pf *i40e_netdev_to_pf(struct net_device *netdev) function
H A Di40e_txrx.c3253 pf = i40e_netdev_to_pf(tx_ring->netdev);
3999 struct i40e_pf *pf = i40e_netdev_to_pf(tx_ring->netdev);
H A Di40e_ethtool.c2554 struct i40e_pf *pf = i40e_netdev_to_pf(dev);

Completed in 139 milliseconds