Home
last modified time | relevance | path

Searched refs:ice_netdev_to_pf (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.c61 pf = ice_netdev_to_pf(ice_dev); in ice_eswitch_br_netdev_to_port()
1134 pf = ice_netdev_to_pf(ice_dev); in ice_eswitch_br_port_link()
H A Dice.h732 * ice_netdev_to_pf - Retrieve the PF struct associated with a netdev
735 static inline struct ice_pf *ice_netdev_to_pf(struct net_device *netdev) in ice_netdev_to_pf() function
H A Dice_txrx.c2587 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_select_queue()
H A Dice_main.c3548 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_ops()
3576 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_netdev_features()
H A Dice_ethtool.c3730 struct ice_pf *pf = ice_netdev_to_pf(dev); in ice_get_ts_info()