Lines Matching refs:fm10k_intfc
56 .sizeof_stat = FIELD_SIZEOF(struct fm10k_intfc, _stat), \
57 .stat_offset = offsetof(struct fm10k_intfc, _stat) \
156 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_stat_strings()
242 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_sset_count()
276 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_ethtool_stats()
416 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_regs()
494 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_regs_len()
510 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_drvinfo()
523 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_pauseparam()
535 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_set_pauseparam()
555 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_msglevel()
562 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_set_msglevel()
570 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_ringparam()
585 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_set_ringparam()
700 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_coalesce()
716 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_set_coalesce()
751 static int fm10k_get_rss_hash_opts(struct fm10k_intfc *interface, in fm10k_get_rss_hash_opts()
793 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_rxnfc()
813 static int fm10k_set_rss_hash_opt(struct fm10k_intfc *interface, in fm10k_set_rss_hash_opt()
913 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_set_rxnfc()
927 static int fm10k_mbx_test(struct fm10k_intfc *interface, u64 *data) in fm10k_mbx_test()
981 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_self_test()
999 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_priv_flags()
1010 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_set_priv_flags()
1031 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_reta()
1051 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_set_reta()
1092 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_rssh()
1111 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_set_rssh()
1138 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_max_channels()
1152 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_channels()
1169 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_set_channels()
1194 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_ts_info()