Searched refs:ice_netdev_to_pf (Results 1 – 5 of 5) sorted by relevance
61 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()
732 * ice_netdev_to_pf - Retrieve the PF struct associated with a netdev735 static inline struct ice_pf *ice_netdev_to_pf(struct net_device *netdev) in ice_netdev_to_pf() function
2587 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_select_queue()
3548 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()
3730 struct ice_pf *pf = ice_netdev_to_pf(dev); in ice_get_ts_info()