Lines Matching refs:nicvf

122 	struct nicvf *nic = netdev_priv(netdev);  in nicvf_get_link_ksettings()
184 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_link()
192 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_drvinfo()
200 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_msglevel()
207 struct nicvf *nic = netdev_priv(netdev); in nicvf_set_msglevel()
212 static void nicvf_get_qset_strings(struct nicvf *nic, u8 **data, int qset) in nicvf_get_qset_strings()
236 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_strings()
274 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_sset_count()
284 struct nicvf *snic; in nicvf_get_sset_count()
298 static void nicvf_get_qset_stats(struct nicvf *nic, in nicvf_get_qset_stats()
324 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_ethtool_stats()
366 struct nicvf *nic = netdev_priv(dev); in nicvf_get_regs()
463 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_coalesce()
474 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_ringparam()
488 struct nicvf *nic = netdev_priv(netdev); in nicvf_set_ringparam()
519 static int nicvf_get_rss_hash_opts(struct nicvf *nic, in nicvf_get_rss_hash_opts()
547 struct nicvf *nic = netdev_priv(dev); in nicvf_get_rxnfc()
563 static int nicvf_set_rss_hash_opts(struct nicvf *nic, in nicvf_set_rss_hash_opts()
633 struct nicvf *nic = netdev_priv(dev); in nicvf_set_rxnfc()
651 struct nicvf *nic = netdev_priv(dev); in nicvf_get_rxfh_indir_size()
659 struct nicvf *nic = netdev_priv(dev); in nicvf_get_rxfh()
680 struct nicvf *nic = netdev_priv(dev); in nicvf_set_rxfh()
712 struct nicvf *nic = netdev_priv(dev); in nicvf_get_channels()
727 struct nicvf *nic = netdev_priv(dev); in nicvf_set_channels()
792 struct nicvf *nic = netdev_priv(dev); in nicvf_get_pauseparam()
813 struct nicvf *nic = netdev_priv(dev); in nicvf_set_pauseparam()
841 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_ts_info()