| /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...] |
| H A D | ipsec_rxtx.c | 316 bool mlx5e_ipsec_handle_tx_skb(struct net_device *netdev, in mlx5e_ipsec_handle_tx_skb() argument 375 mlx5e_ipsec_build_sp(struct net_device *netdev, struct sk_buff *skb, in mlx5e_ipsec_build_sp() argument 424 struct sk_buff *mlx5e_ipsec_handle_rx_skb(struct net_device *netdev, in mlx5e_ipsec_handle_rx_skb() argument 453 void mlx5e_ipsec_offload_handle_rx_skb(struct net_device *netdev, in mlx5e_ipsec_offload_handle_rx_skb() argument 502 bool mlx5e_ipsec_feature_check(struct sk_buff *skb, struct net_device *netdev, in mlx5e_ipsec_feature_check() argument
|
| /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...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_main.c | 130 struct net_device *netdev; in chtls_inline_feature() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
| H A D | debugfs.c | 79 struct net_device *netdev = priv->netdev; in mwifiex_info_read() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | core.h | 64 struct net_device *netdev; member
|
| /kernel/linux/linux-5.10/drivers/net/usb/ |
| H A D | cdc_mbim.c | 71 static int cdc_mbim_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in cdc_mbim_rx_add_vid() argument 85 static int cdc_mbim_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) in cdc_mbim_rx_kill_vid() argument 311 struct net_device *netdev; in do_neigh_solicit() local [all...] |
| H A D | asix_common.c | 444 int asix_mdio_read(struct net_device *netdev, int phy_id, int loc) in asix_mdio_read() argument 477 void asix_mdio_write(struct net_device *netdev, int phy_id, int loc, int val) in asix_mdio_write() argument 508 int asix_mdio_read_nopm(struct net_device *netdev, int phy_id, int loc) in asix_mdio_read_nopm() argument 542 asix_mdio_write_nopm(struct net_device *netdev, int phy_id, int loc, int val) asix_mdio_write_nopm() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wan/ |
| H A D | pci200syn.c | 65 struct net_device *netdev; member [all...] |
| /kernel/linux/linux-5.10/drivers/net/vmxnet3/ |
| H A D | vmxnet3_ethtool.c | 121 vmxnet3_get_stats64(struct net_device *netdev, in vmxnet3_get_stats64() argument 170 vmxnet3_get_sset_count(struct net_device *netdev, int sset) in vmxnet3_get_sset_count() argument 195 vmxnet3_get_regs_len(struct net_device *netdev) in vmxnet3_get_regs_len() argument 208 vmxnet3_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in vmxnet3_get_drvinfo() argument 223 vmxnet3_get_strings(struct net_device *netdev, u32 stringset, u8 *buf) in vmxnet3_get_strings() argument 264 vmxnet3_fix_features(struct net_device *netdev, netdev_features_t features) vmxnet3_fix_features() argument 274 vmxnet3_features_check(struct sk_buff *skb, struct net_device *netdev, netdev_features_t features) vmxnet3_features_check() argument 316 vmxnet3_enable_encap_offloads(struct net_device *netdev) vmxnet3_enable_encap_offloads() argument 329 vmxnet3_disable_encap_offloads(struct net_device *netdev) vmxnet3_disable_encap_offloads() argument 342 vmxnet3_set_features(struct net_device *netdev, netdev_features_t features) vmxnet3_set_features() argument 395 vmxnet3_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, u64 *buf) vmxnet3_get_ethtool_stats() argument 448 vmxnet3_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) vmxnet3_get_regs() argument 542 vmxnet3_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) vmxnet3_get_wol() argument 552 vmxnet3_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) vmxnet3_set_wol() argument 570 vmxnet3_get_link_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *ecmd) vmxnet3_get_link_ksettings() argument 595 vmxnet3_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *param) vmxnet3_get_ringparam() argument 615 vmxnet3_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *param) vmxnet3_set_ringparam() argument 817 vmxnet3_set_rss_hash_opt(struct net_device *netdev, struct vmxnet3_adapter *adapter, struct ethtool_rxnfc *nfc) vmxnet3_set_rss_hash_opt() argument 933 vmxnet3_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *info, u32 *rules) vmxnet3_get_rxnfc() argument 965 vmxnet3_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *info) vmxnet3_set_rxnfc() argument 996 vmxnet3_get_rss_indir_size(struct net_device *netdev) vmxnet3_get_rss_indir_size() argument 1005 vmxnet3_get_rss(struct net_device *netdev, u32 *p, u8 *key, u8 *hfunc) vmxnet3_get_rss() argument 1024 vmxnet3_set_rss(struct net_device *netdev, const u32 *p, const u8 *key, const u8 hfunc) vmxnet3_set_rss() argument 1052 vmxnet3_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) vmxnet3_get_coalesce() argument 1087 vmxnet3_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) vmxnet3_set_coalesce() argument 1213 vmxnet3_set_ethtool_ops(struct net_device *netdev) vmxnet3_set_ethtool_ops() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/net/intel/ |
| H A D | i40e_client.h | 79 struct net_device *netdev; member
|
| /kernel/linux/linux-5.10/net/dsa/ |
| H A D | dsa.c | 446 struct dsa_port *dsa_port_from_netdev(struct net_device *netdev) in dsa_port_from_netdev() argument
|
| /kernel/linux/linux-5.10/net/caif/ |
| H A D | chnl_net.c | 48 struct net_device *netdev; member [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_env.c | 273 int mlxsw_env_get_module_eeprom(struct net_device *netdev, in mlxsw_env_get_module_eeprom() argument
|