| /kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_dev.h | 76 struct net_device *netdev; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ptp.c | 795 struct net_device *netdev = pf->vsi[pf->lan_vsi]->netdev; in i40e_ptp_init() local
|
| H A D | i40e_xsk.c | 88 struct net_device *netdev = vsi->netdev; in i40e_xsk_pool_enable() local 142 struct net_device *netdev = vsi->netdev; in i40e_xsk_pool_disable() local 677 struct net_device *netdev = vsi->netdev; i40e_xsk_any_rx_ring_enabled() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/ |
| H A D | ixgb_ethtool.c | 72 ixgb_get_link_ksettings(struct net_device *netdev, in ixgb_get_link_ksettings() argument 99 void ixgb_set_speed_duplex(struct net_device *netdev) in ixgb_set_speed_duplex() argument 110 ixgb_set_link_ksettings(struct net_device *netdev, in ixgb_set_link_ksettings() argument 132 ixgb_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) ixgb_get_pauseparam() argument 151 ixgb_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) ixgb_set_pauseparam() argument 180 ixgb_get_msglevel(struct net_device *netdev) ixgb_get_msglevel() argument 187 ixgb_set_msglevel(struct net_device *netdev, u32 data) ixgb_set_msglevel() argument 195 ixgb_get_regs_len(struct net_device *netdev) ixgb_get_regs_len() argument 202 ixgb_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) ixgb_get_regs() argument 342 ixgb_get_eeprom_len(struct net_device *netdev) ixgb_get_eeprom_len() argument 349 ixgb_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) ixgb_get_eeprom() argument 396 ixgb_set_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) ixgb_set_eeprom() argument 454 ixgb_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) ixgb_get_drvinfo() argument 466 ixgb_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) ixgb_get_ringparam() argument 480 ixgb_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) ixgb_set_ringparam() argument 540 ixgb_set_phys_id(struct net_device *netdev, enum ethtool_phys_id_state state) ixgb_set_phys_id() argument 561 ixgb_get_sset_count(struct net_device *netdev, int sset) ixgb_get_sset_count() argument 572 ixgb_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, u64 *data) ixgb_get_ethtool_stats() argument 598 ixgb_get_strings(struct net_device *netdev, u32 stringset, u8 *data) ixgb_get_strings() argument 635 ixgb_set_ethtool_ops(struct net_device *netdev) ixgb_set_ethtool_ops() argument [all...] |
| H A D | ixgb.h | 142 struct net_device *netdev; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dcb_nl.c | 14 static void ice_dcbnl_devreset(struct net_device *netdev) in ice_dcbnl_devreset() argument 32 static int ice_dcbnl_getets(struct net_device *netdev, struc argument 62 ice_dcbnl_setets(struct net_device *netdev, struct ieee_ets *ets) ice_dcbnl_setets() argument 143 ice_dcbnl_getdcbx(struct net_device *netdev) ice_dcbnl_getdcbx() argument 155 ice_dcbnl_setdcbx(struct net_device *netdev, u8 mode) ice_dcbnl_setdcbx() argument 190 ice_dcbnl_get_perm_hw_addr(struct net_device *netdev, u8 *perm_addr) ice_dcbnl_get_perm_hw_addr() argument 223 ice_dcbnl_getpfc(struct net_device *netdev, struct ieee_pfc *pfc) ice_dcbnl_getpfc() argument 249 ice_dcbnl_setpfc(struct net_device *netdev, struct ieee_pfc *pfc) ice_dcbnl_setpfc() argument 286 ice_dcbnl_get_pfc_cfg(struct net_device *netdev, int prio, u8 *setting) ice_dcbnl_get_pfc_cfg() argument 309 ice_dcbnl_set_pfc_cfg(struct net_device *netdev, int prio, u8 set) ice_dcbnl_set_pfc_cfg() argument 337 ice_dcbnl_getpfcstate(struct net_device *netdev) ice_dcbnl_getpfcstate() argument 353 ice_dcbnl_getstate(struct net_device *netdev) ice_dcbnl_getstate() argument 369 ice_dcbnl_setstate(struct net_device *netdev, u8 state) ice_dcbnl_setstate() argument 403 ice_dcbnl_get_pg_tc_cfg_tx(struct net_device *netdev, int prio, u8 __always_unused *prio_type, u8 *pgid, u8 __always_unused *bw_pct, u8 __always_unused *up_map) ice_dcbnl_get_pg_tc_cfg_tx() argument 433 ice_dcbnl_set_pg_tc_cfg_tx(struct net_device *netdev, int tc, u8 __always_unused prio_type, u8 __always_unused bwg_id, u8 __always_unused bw_pct, u8 up_map) ice_dcbnl_set_pg_tc_cfg_tx() argument 467 ice_dcbnl_get_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, u8 *bw_pct) ice_dcbnl_get_pg_bwg_cfg_tx() argument 491 ice_dcbnl_set_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, u8 bw_pct) ice_dcbnl_set_pg_bwg_cfg_tx() argument 518 ice_dcbnl_get_pg_tc_cfg_rx(struct net_device *netdev, int prio, u8 __always_unused *prio_type, u8 *pgid, u8 __always_unused *bw_pct, u8 __always_unused *up_map) ice_dcbnl_get_pg_tc_cfg_rx() argument 548 ice_dcbnl_set_pg_tc_cfg_rx(struct net_device *netdev, int __always_unused prio, u8 __always_unused prio_type, u8 __always_unused pgid, u8 __always_unused bw_pct, u8 __always_unused up_map) ice_dcbnl_set_pg_tc_cfg_rx() argument 567 ice_dcbnl_get_pg_bwg_cfg_rx(struct net_device *netdev, int __always_unused pgid, u8 *bw_pct) ice_dcbnl_get_pg_bwg_cfg_rx() argument 588 ice_dcbnl_set_pg_bwg_cfg_rx(struct net_device *netdev, int __always_unused pgid, u8 __always_unused bw_pct) ice_dcbnl_set_pg_bwg_cfg_rx() argument 602 ice_dcbnl_get_cap(struct net_device *netdev, int capid, u8 *cap) ice_dcbnl_get_cap() argument 650 ice_dcbnl_getapp(struct net_device *netdev, u8 idtype, u16 id) ice_dcbnl_getapp() argument 691 ice_dcbnl_setapp(struct net_device *netdev, struct dcb_app *app) ice_dcbnl_setapp() argument 745 ice_dcbnl_delapp(struct net_device *netdev, struct dcb_app *app) ice_dcbnl_delapp() argument 808 ice_dcbnl_cee_set_all(struct net_device *netdev) ice_dcbnl_cee_set_all() argument 868 struct net_device *netdev = vsi->netdev; ice_dcbnl_set_all() local 965 struct net_device *netdev = vsi->netdev; ice_dcbnl_setup() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_fcoe.c | 44 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid) in ixgbe_fcoe_ddp_put() argument 133 static int ixgbe_fcoe_ddp_setup(struct net_device *netdev, u16 xid, in ixgbe_fcoe_ddp_setup() argument 344 ixgbe_fcoe_ddp_get(struct net_device *netdev, u16 xid, struct scatterlist *sgl, unsigned int sgc) ixgbe_fcoe_ddp_get() argument 365 ixgbe_fcoe_ddp_target(struct net_device *netdev, u16 xid, struct scatterlist *sgl, unsigned int sgc) ixgbe_fcoe_ddp_target() argument 835 ixgbe_fcoe_enable(struct net_device *netdev) ixgbe_fcoe_enable() argument 882 ixgbe_fcoe_disable(struct net_device *netdev) ixgbe_fcoe_disable() argument 927 ixgbe_fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type) ixgbe_fcoe_get_wwn() argument 967 ixgbe_fcoe_get_hbainfo(struct net_device *netdev, struct netdev_fcoe_hbainfo *info) ixgbe_fcoe_get_hbainfo() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-ethtool.c | 191 static void xgbe_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in xgbe_get_strings() argument 219 static void xgbe_get_ethtool_stats(struct net_device *netdev, in xgbe_get_ethtool_stats() argument 241 static int xgbe_get_sset_count(struct net_device *netdev, int stringset) in xgbe_get_sset_count() argument 260 static void xgbe_get_pauseparam(struct net_device *netdev, in xgbe_get_pauseparam() argument 270 static int xgbe_set_pauseparam(struct net_device *netdev, in xgbe_set_pauseparam() argument 309 xgbe_get_link_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *cmd) xgbe_get_link_ksettings() argument 335 xgbe_set_link_ksettings(struct net_device *netdev, const struct ethtool_link_ksettings *cmd) xgbe_set_link_ksettings() argument 406 xgbe_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) xgbe_get_drvinfo() argument 421 xgbe_get_msglevel(struct net_device *netdev) xgbe_get_msglevel() argument 428 xgbe_set_msglevel(struct net_device *netdev, u32 msglevel) xgbe_set_msglevel() argument 435 xgbe_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) xgbe_get_coalesce() argument 450 xgbe_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) xgbe_set_coalesce() argument 498 xgbe_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *rxnfc, u32 *rule_locs) xgbe_get_rxnfc() argument 514 xgbe_get_rxfh_key_size(struct net_device *netdev) xgbe_get_rxfh_key_size() argument 521 xgbe_get_rxfh_indir_size(struct net_device *netdev) xgbe_get_rxfh_indir_size() argument 528 xgbe_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) xgbe_get_rxfh() argument 549 xgbe_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *key, const u8 hfunc) xgbe_set_rxfh() argument 576 xgbe_get_ts_info(struct net_device *netdev, struct ethtool_ts_info *ts_info) xgbe_get_ts_info() argument 609 xgbe_get_module_info(struct net_device *netdev, struct ethtool_modinfo *modinfo) xgbe_get_module_info() argument 617 xgbe_get_module_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *data) xgbe_get_module_eeprom() argument 625 xgbe_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ringparam) xgbe_get_ringparam() argument 636 xgbe_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ringparam) xgbe_set_ringparam() argument 688 xgbe_get_channels(struct net_device *netdev, struct ethtool_channels *channels) xgbe_get_channels() argument 725 xgbe_print_set_channels_input(struct net_device *netdev, struct ethtool_channels *channels) xgbe_print_set_channels_input() argument 733 xgbe_set_channels(struct net_device *netdev, struct ethtool_channels *channels) xgbe_set_channels() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_ethtool.c | 107 static int enic_get_ksettings(struct net_device *netdev, in enic_get_ksettings() argument 134 static void enic_get_drvinfo(struct net_device *netdev, in enic_get_drvinfo() argument 156 static void enic_get_strings(struct net_device *netdev, u32 stringset, in enic_get_strings() argument 179 static void enic_get_ringparam(struct net_device *netdev, in enic_get_ringparam() argument 191 static int enic_set_ringparam(struct net_device *netdev, in enic_set_ringparam() argument 254 enic_get_sset_count(struct net_device *netdev, int sset) enic_get_sset_count() argument 264 enic_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, u64 *data) enic_get_ethtool_stats() argument 288 enic_get_msglevel(struct net_device *netdev) enic_get_msglevel() argument 294 enic_set_msglevel(struct net_device *netdev, u32 value) enic_set_msglevel() argument 300 enic_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ecmd) enic_get_coalesce() argument 345 enic_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ecmd) enic_set_coalesce() argument 573 enic_get_rxfh_key_size(struct net_device *netdev) enic_get_rxfh_key_size() argument 578 enic_get_rxfh(struct net_device *netdev, u32 *indir, u8 *hkey, u8 *hfunc) enic_get_rxfh() argument 592 enic_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *hkey, const u8 hfunc) enic_set_rxfh() argument 607 enic_get_ts_info(struct net_device *netdev, struct ethtool_ts_info *info) enic_get_ts_info() argument 643 enic_set_ethtool_ops(struct net_device *netdev) enic_set_ethtool_ops() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/ |
| H A D | gve_ethtool.c | 11 static void gve_get_drvinfo(struct net_device *netdev, in gve_get_drvinfo() argument 21 static void gve_set_msglevel(struct net_device *netdev, u32 value) in gve_set_msglevel() argument 28 static u32 gve_get_msglevel(struct net_device *netdev) in gve_get_msglevel() argument 75 static void gve_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in gve_get_strings() argument 119 static int gve_get_sset_count(struct net_device *netdev, int sset) in gve_get_sset_count() argument 136 gve_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, u64 *data) gve_get_ethtool_stats() argument 361 gve_get_channels(struct net_device *netdev, struct ethtool_channels *cmd) gve_get_channels() argument 376 gve_set_channels(struct net_device *netdev, struct ethtool_channels *cmd) gve_set_channels() argument 407 gve_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *cmd) gve_get_ringparam() argument 418 gve_user_reset(struct net_device *netdev, u32 *flags) gve_user_reset() argument 430 gve_get_tunable(struct net_device *netdev, const struct ethtool_tunable *etuna, void *value) gve_get_tunable() argument 444 gve_set_tunable(struct net_device *netdev, const struct ethtool_tunable *etuna, const void *value) gve_set_tunable() argument 463 gve_get_priv_flags(struct net_device *netdev) gve_get_priv_flags() argument 474 gve_set_priv_flags(struct net_device *netdev, u32 flags) gve_set_priv_flags() argument 509 gve_get_link_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *cmd) gve_get_link_ksettings() argument [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_main.c | 109 struct net_device *netdev; in handle_en_event() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rep.h | 98 struct net_device *netdev; member 225 static inline bool mlx5e_eswitch_rep(struct net_device *netdev) in mlx5e_eswitch_rep() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/abm/ |
| H A D | main.h | 153 struct net_device *netdev; member
|
| H A D | qdisc.c | 285 nfp_abm_qdisc_clear_mq(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_qdisc_clear_mq() argument 321 nfp_abm_qdisc_free(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_qdisc_free() argument 339 nfp_abm_qdisc_alloc(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_qdisc_alloc() argument 387 nfp_abm_qdisc_replace(struct net_device *netdev, struct nfp_abm_link *alink, enum nfp_qdisc_type type, u32 parent_handle, u32 handle, unsigned int children, struct nfp_qdisc **qdisc) nfp_abm_qdisc_replace() argument 404 nfp_abm_qdisc_destroy(struct net_device *netdev, struct nfp_abm_link *alink, u32 handle) nfp_abm_qdisc_destroy() argument 576 nfp_abm_gred_replace(struct net_device *netdev, struct nfp_abm_link *alink, struct tc_gred_qopt_offload *opt) nfp_abm_gred_replace() argument 603 nfp_abm_setup_tc_gred(struct net_device *netdev, struct nfp_abm_link *alink, struct tc_gred_qopt_offload *opt) nfp_abm_setup_tc_gred() argument 698 nfp_abm_red_replace(struct net_device *netdev, struct nfp_abm_link *alink, struct tc_red_qopt_offload *opt) nfp_abm_red_replace() argument 735 nfp_abm_setup_tc_red(struct net_device *netdev, struct nfp_abm_link *alink, struct tc_red_qopt_offload *opt) nfp_abm_setup_tc_red() argument 757 nfp_abm_mq_create(struct net_device *netdev, struct nfp_abm_link *alink, struct tc_mq_qopt_offload *opt) nfp_abm_mq_create() argument 816 nfp_abm_setup_tc_mq(struct net_device *netdev, struct nfp_abm_link *alink, struct tc_mq_qopt_offload *opt) nfp_abm_setup_tc_mq() argument 836 nfp_abm_setup_root(struct net_device *netdev, struct nfp_abm_link *alink, struct tc_root_qopt_offload *opt) nfp_abm_setup_root() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | metadata.c | 23 struct net_device *netdev; member 99 nfp_flower_search_fl_table(struct nfp_app *app, unsigned long tc_flower_cookie, struct net_device *netdev) nfp_flower_search_fl_table() argument 292 nfp_compile_flow_metadata(struct nfp_app *app, struct flow_cls_offload *flow, struct nfp_fl_payload *nfp_flow, struct net_device *netdev, struct netlink_ext_ack *extack) nfp_compile_flow_metadata() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac.c | 175 static int emac_set_features(struct net_device *netdev, in emac_set_features() argument 118 emac_start_xmit(struct sk_buff *skb, struct net_device *netdev) emac_start_xmit() argument 199 emac_rx_mode_set(struct net_device *netdev) emac_rx_mode_set() argument 213 emac_change_mtu(struct net_device *netdev, int new_mtu) emac_change_mtu() argument 229 emac_open(struct net_device *netdev) emac_open() argument 268 emac_close(struct net_device *netdev) emac_close() argument 286 emac_tx_timeout(struct net_device *netdev, unsigned int txqueue) emac_tx_timeout() argument 335 emac_get_stats64(struct net_device *netdev, struct rtnl_link_stats64 *net_stats) emac_get_stats64() argument 547 struct net_device *netdev = adpt->netdev; emac_probe_resources() local 598 struct net_device *netdev; emac_probe() local 728 struct net_device *netdev = dev_get_drvdata(&pdev->dev); emac_remove() local 756 struct net_device *netdev = dev_get_drvdata(&pdev->dev); emac_shutdown() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_virtchnl.c | 568 struct net_device *netdev = adapter->netdev; in iavf_mac_add_reject() local 949 struct net_device *netdev = adapter->netdev; in iavf_print_link_message() local 1273 struct net_device *netdev = adapter->netdev; in iavf_virtchnl_completion() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | tls_rxtx.c | 256 bool mlx5e_tls_handle_tx_skb(struct net_device *netdev, struct mlx5e_txqsq *sq, in mlx5e_tls_handle_tx_skb() argument 310 static int tls_update_resync_sn(struct net_device *netdev, in tls_update_resync_sn() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/crypto/ |
| H A D | tls.c | 264 nfp_net_tls_add(struct net_device *netdev, struct sock *sk, in nfp_net_tls_add() argument 410 nfp_net_tls_del(struct net_device *netdev, struct tls_context *tls_ctx, in nfp_net_tls_del() argument 423 nfp_net_tls_resync(struct net_device *netdev, struct sock *sk, u32 seq, in nfp_net_tls_resync() argument 471 int nfp_net_tls_rx_resync_req(struct net_device *netdev, in nfp_net_tls_rx_resync_req() argument 562 struct net_device *netdev = nn->dp.netdev; nfp_net_tls_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_repr.c | 27 nfp_repr_inc_tx_stats(struct net_device *netdev, unsigned int len, in nfp_repr_inc_tx_stats() argument 46 void nfp_repr_inc_rx_stats(struct net_device *netdev, unsigned int len) in nfp_repr_inc_rx_stats() argument 90 nfp_repr_get_stats64(struct net_device *netdev, struct rtnl_link_stats64 *stats) in nfp_repr_get_stats64() argument 123 nfp_repr_get_host_stats64(const struct net_device *netdev, in nfp_repr_get_host_stats64() argument 166 static int nfp_repr_change_mtu(struct net_device *netdev, int new_mtu) in nfp_repr_change_mtu() argument 184 nfp_repr_xmit(struct sk_buff *skb, struct net_device *netdev) nfp_repr_xmit() argument 201 nfp_repr_stop(struct net_device *netdev) nfp_repr_stop() argument 214 nfp_repr_open(struct net_device *netdev) nfp_repr_open() argument 235 nfp_repr_fix_features(struct net_device *netdev, netdev_features_t features) nfp_repr_fix_features() argument 281 nfp_repr_transfer_features(struct net_device *netdev, struct net_device *lower) nfp_repr_transfer_features() argument 316 nfp_repr_init(struct nfp_app *app, struct net_device *netdev, u32 cmsg_port_id, struct nfp_port *port, struct net_device *pf_netdev) nfp_repr_init() argument 416 nfp_repr_free(struct net_device *netdev) nfp_repr_free() argument 424 struct net_device *netdev; nfp_repr_alloc_mqs() local 458 struct net_device *netdev; nfp_reprs_clean_and_free() local 473 struct net_device *netdev; nfp_reprs_clean_and_free_by_type() local 512 struct net_device *netdev; nfp_reprs_resync_phys_ports() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/ |
| H A D | netxen_nic_ctx.c | 742 struct net_device *netdev = adapter->netdev; in netxen_alloc_hw_resources() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_dcbnl.c | 13 static u8 qede_dcbnl_getstate(struct net_device *netdev) in qede_dcbnl_getstate() argument 20 static u8 qede_dcbnl_setstate(struct net_device *netdev, u8 state) in qede_dcbnl_setstate() argument 27 static void qede_dcbnl_getpermhwaddr(struct net_device *netdev, in qede_dcbnl_getpermhwaddr() argument 33 static void qede_dcbnl_getpgtccfgtx(struct net_device *netdev, int prio, in qede_dcbnl_getpgtccfgtx() argument 43 static void qede_dcbnl_getpgbwgcfgtx(struct net_device *netdev, in qede_dcbnl_getpgbwgcfgtx() argument 51 qede_dcbnl_getpgtccfgrx(struct net_device *netdev, int prio, u8 *prio_type, u8 *pgid, u8 *bw_pct, u8 *up_map) qede_dcbnl_getpgtccfgrx() argument 61 qede_dcbnl_getpgbwgcfgrx(struct net_device *netdev, int pgid, u8 *bw_pct) qede_dcbnl_getpgbwgcfgrx() argument 69 qede_dcbnl_getpfccfg(struct net_device *netdev, int prio, u8 *setting) qede_dcbnl_getpfccfg() argument 77 qede_dcbnl_setpfccfg(struct net_device *netdev, int prio, u8 setting) qede_dcbnl_setpfccfg() argument 85 qede_dcbnl_getcap(struct net_device *netdev, int capid, u8 *cap) qede_dcbnl_getcap() argument 92 qede_dcbnl_getnumtcs(struct net_device *netdev, int tcid, u8 *num) qede_dcbnl_getnumtcs() argument 99 qede_dcbnl_getpfcstate(struct net_device *netdev) qede_dcbnl_getpfcstate() argument 106 qede_dcbnl_getapp(struct net_device *netdev, u8 idtype, u16 id) qede_dcbnl_getapp() argument 113 qede_dcbnl_getdcbx(struct net_device *netdev) qede_dcbnl_getdcbx() argument 120 qede_dcbnl_setpgtccfgtx(struct net_device *netdev, int prio, u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) qede_dcbnl_setpgtccfgtx() argument 129 qede_dcbnl_setpgtccfgrx(struct net_device *netdev, int prio, u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) qede_dcbnl_setpgtccfgrx() argument 138 qede_dcbnl_setpgbwgcfgtx(struct net_device *netdev, int pgid, u8 bw_pct) qede_dcbnl_setpgbwgcfgtx() argument 146 qede_dcbnl_setpgbwgcfgrx(struct net_device *netdev, int pgid, u8 bw_pct) qede_dcbnl_setpgbwgcfgrx() argument 154 qede_dcbnl_setall(struct net_device *netdev) qede_dcbnl_setall() argument 161 qede_dcbnl_setnumtcs(struct net_device *netdev, int tcid, u8 num) qede_dcbnl_setnumtcs() argument 168 qede_dcbnl_setpfcstate(struct net_device *netdev, u8 state) qede_dcbnl_setpfcstate() argument 175 qede_dcbnl_setapp(struct net_device *netdev, u8 idtype, u16 idval, u8 up) qede_dcbnl_setapp() argument 183 qede_dcbnl_setdcbx(struct net_device *netdev, u8 state) qede_dcbnl_setdcbx() argument 190 qede_dcbnl_getfeatcfg(struct net_device *netdev, int featid, u8 *flags) qede_dcbnl_getfeatcfg() argument 198 qede_dcbnl_setfeatcfg(struct net_device *netdev, int featid, u8 flags) qede_dcbnl_setfeatcfg() argument 205 qede_dcbnl_peer_getappinfo(struct net_device *netdev, struct dcb_peer_app_info *info, u16 *count) qede_dcbnl_peer_getappinfo() argument 214 qede_dcbnl_peer_getapptable(struct net_device *netdev, struct dcb_app *app) qede_dcbnl_peer_getapptable() argument 222 qede_dcbnl_cee_peer_getpfc(struct net_device *netdev, struct cee_pfc *pfc) qede_dcbnl_cee_peer_getpfc() argument 230 qede_dcbnl_cee_peer_getpg(struct net_device *netdev, struct cee_pg *pg) qede_dcbnl_cee_peer_getpg() argument 238 qede_dcbnl_ieee_getpfc(struct net_device *netdev, struct ieee_pfc *pfc) qede_dcbnl_ieee_getpfc() argument 246 qede_dcbnl_ieee_setpfc(struct net_device *netdev, struct ieee_pfc *pfc) qede_dcbnl_ieee_setpfc() argument 254 qede_dcbnl_ieee_getets(struct net_device *netdev, struct ieee_ets *ets) qede_dcbnl_ieee_getets() argument 262 qede_dcbnl_ieee_setets(struct net_device *netdev, struct ieee_ets *ets) qede_dcbnl_ieee_setets() argument 270 qede_dcbnl_ieee_getapp(struct net_device *netdev, struct dcb_app *app) qede_dcbnl_ieee_getapp() argument 278 qede_dcbnl_ieee_setapp(struct net_device *netdev, struct dcb_app *app) qede_dcbnl_ieee_setapp() argument 291 qede_dcbnl_ieee_peer_getpfc(struct net_device *netdev, struct ieee_pfc *pfc) qede_dcbnl_ieee_peer_getpfc() argument 299 qede_dcbnl_ieee_peer_getets(struct net_device *netdev, struct ieee_ets *ets) qede_dcbnl_ieee_peer_getets() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| H A D | tc.c | 22 struct net_device *netdev; member 311 mlx5e_rep_indr_offload(struct net_device *netdev, in mlx5e_rep_indr_offload() argument 296 mlx5e_rep_indr_block_priv_lookup(struct mlx5e_rep_priv *rpriv, struct net_device *netdev) mlx5e_rep_indr_block_priv_lookup() argument 408 mlx5e_rep_indr_setup_block(struct net_device *netdev, struct Qdisc *sch, struct mlx5e_rep_priv *rpriv, struct flow_block_offload *f, flow_setup_cb_t *setup_cb, void *data, void (*cleanup)(struct flow_block_cb *block_cb)) mlx5e_rep_indr_setup_block() argument 476 mlx5e_rep_indr_setup_cb(struct net_device *netdev, struct Qdisc *sch, void *cb_priv, enum tc_setup_type type, void *type_data, void *data, void (*cleanup)(struct flow_block_cb *block_cb)) mlx5e_rep_indr_setup_cb() argument [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | vnic_main.c | 82 struct net_device *netdev = vinfo->netdev; in hfi1_vnic_update_stats() local 223 hfi1_vnic_get_stats64(struct net_device *netdev, struct rtnl_link_stats64 *stats) hfi1_vnic_get_stats64() argument 256 hfi1_netdev_start_xmit(struct sk_buff *skb, struct net_device *netdev) hfi1_netdev_start_xmit() argument 320 hfi1_vnic_select_queue(struct net_device *netdev, struct sk_buff *skb, struct net_device *sb_dev) hfi1_vnic_select_queue() argument 449 struct net_device *netdev = vinfo->netdev; hfi1_vnic_up() local 487 hfi1_netdev_open(struct net_device *netdev) hfi1_netdev_open() argument 498 hfi1_netdev_close(struct net_device *netdev) hfi1_netdev_close() argument 553 hfi1_vnic_set_vesw_id(struct net_device *netdev, int id) hfi1_vnic_set_vesw_id() argument 586 hfi1_vnic_free_rn(struct net_device *netdev) hfi1_vnic_free_rn() argument 604 struct net_device *netdev; hfi1_vnic_alloc_rn() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
| H A D | bnad_ethtool.c | 235 bnad_get_link_ksettings(struct net_device *netdev, in bnad_get_link_ksettings() argument 265 bnad_set_link_ksettings(struct net_device *netdev, in bnad_set_link_ksettings() argument 280 bnad_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in bnad_get_drvinfo() argument 304 bnad_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wolinfo) in bnad_get_wol() argument 311 bnad_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in bnad_get_coalesce() argument 332 bnad_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in bnad_set_coalesce() argument 403 bnad_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ringparam) bnad_get_ringparam() argument 416 bnad_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ringparam) bnad_set_ringparam() argument 493 bnad_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pauseparam) bnad_get_pauseparam() argument 504 bnad_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pauseparam) bnad_set_pauseparam() argument 528 bnad_get_strings(struct net_device *netdev, u32 stringset, u8 *string) bnad_get_strings() argument 709 bnad_get_stats_count_locked(struct net_device *netdev) bnad_get_stats_count_locked() argument 840 bnad_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, u64 *buf) bnad_get_ethtool_stats() argument 932 bnad_get_sset_count(struct net_device *netdev, int sset) bnad_get_sset_count() argument 988 bnad_get_eeprom_len(struct net_device *netdev) bnad_get_eeprom_len() argument 994 bnad_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) bnad_get_eeprom() argument 1034 bnad_set_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) bnad_set_eeprom() argument 1076 bnad_flash_device(struct net_device *netdev, struct ethtool_flash *eflash) bnad_flash_device() argument 1143 bnad_set_ethtool_ops(struct net_device *netdev) bnad_set_ethtool_ops() argument [all...] |