Lines Matching refs:nicvf
125 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_link_ksettings()
187 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_link()
195 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_drvinfo()
204 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_msglevel()
211 struct nicvf *nic = netdev_priv(netdev); in nicvf_set_msglevel()
216 static void nicvf_get_qset_strings(struct nicvf *nic, u8 **data, int qset) in nicvf_get_qset_strings()
240 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_strings()
278 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_sset_count()
288 struct nicvf *snic; in nicvf_get_sset_count()
302 static void nicvf_get_qset_stats(struct nicvf *nic, in nicvf_get_qset_stats()
328 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_ethtool_stats()
370 struct nicvf *nic = netdev_priv(dev); in nicvf_get_regs()
465 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_coalesce()
474 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_ringparam()
486 struct nicvf *nic = netdev_priv(netdev); in nicvf_set_ringparam()
517 static int nicvf_get_rss_hash_opts(struct nicvf *nic, in nicvf_get_rss_hash_opts()
545 struct nicvf *nic = netdev_priv(dev); in nicvf_get_rxnfc()
561 static int nicvf_set_rss_hash_opts(struct nicvf *nic, in nicvf_set_rss_hash_opts()
631 struct nicvf *nic = netdev_priv(dev); in nicvf_set_rxnfc()
649 struct nicvf *nic = netdev_priv(dev); in nicvf_get_rxfh_indir_size()
657 struct nicvf *nic = netdev_priv(dev); in nicvf_get_rxfh()
678 struct nicvf *nic = netdev_priv(dev); in nicvf_set_rxfh()
709 struct nicvf *nic = netdev_priv(dev); in nicvf_get_channels()
724 struct nicvf *nic = netdev_priv(dev); in nicvf_set_channels()
784 struct nicvf *nic = netdev_priv(dev); in nicvf_get_pauseparam()
805 struct nicvf *nic = netdev_priv(dev); in nicvf_set_pauseparam()
833 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_ts_info()