Lines Matching refs:fm10k_intfc
56 .sizeof_stat = FIELD_SIZEOF(struct fm10k_intfc, _stat), \
57 .stat_offset = offsetof(struct fm10k_intfc, _stat) \
125 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_strings()
169 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_sset_count()
193 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_ethtool_stats()
298 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_regs()
376 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_regs_len()
392 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_drvinfo()
409 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_pauseparam()
421 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_set_pauseparam()
441 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_msglevel()
448 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_set_msglevel()
456 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_ringparam()
471 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_set_ringparam()
586 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_coalesce()
602 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_set_coalesce()
637 static int fm10k_get_rss_hash_opts(struct fm10k_intfc *interface, in fm10k_get_rss_hash_opts()
679 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_rxnfc()
699 static int fm10k_set_rss_hash_opt(struct fm10k_intfc *interface, in fm10k_set_rss_hash_opt()
799 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_set_rxnfc()
813 static int fm10k_mbx_test(struct fm10k_intfc *interface, u64 *data) in fm10k_mbx_test()
867 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_self_test()
890 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_reta()
910 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_set_reta()
951 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_rssh()
970 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_set_rssh()
997 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_max_channels()
1011 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_channels()
1028 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_set_channels()
1053 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_ts_info()