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

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c57 struct i40e_pf *pf = i40e_netdev_to_pf(dev); i40e_dcbnl_ieee_getets()
96 struct i40e_pf *pf = i40e_netdev_to_pf(dev); i40e_dcbnl_ieee_getpfc()
127 struct i40e_pf *pf = i40e_netdev_to_pf(dev); i40e_dcbnl_getdcbx()
141 struct i40e_pf *pf = i40e_netdev_to_pf(dev); i40e_dcbnl_get_perm_hw_addr()
170 struct i40e_pf *pf = i40e_netdev_to_pf(dev); i40e_dcbnl_set_all()
309 struct i40e_pf *pf = i40e_netdev_to_pf(dev); i40e_dcbnl_setup()
H A Di40e.h621 * i40e_netdev_to_pf: Retrieve the PF struct for given netdev
626 static inline struct i40e_pf *i40e_netdev_to_pf(struct net_device *netdev) i40e_netdev_to_pf() function
H A Di40e_ethtool.c1545 struct i40e_pf *pf = i40e_netdev_to_pf(dev); i40e_get_ts_info()
H A Di40e_txrx.c2269 pf = i40e_netdev_to_pf(tx_ring->netdev); i40e_tsyn()

Completed in 120 milliseconds