/Linux-v6.6/drivers/net/ethernet/huawei/hinic/ |
D | hinic_rx.c | 102 struct net_device *netdev = rxq->netdev; in rx_csum() local 317 struct net_device *netdev = nic_dev->netdev; in hinic_copy_lp_data() local 357 struct net_device *netdev = rxq->netdev; in rxq_recv() local 581 struct net_device *netdev) in hinic_init_rxq() 625 struct net_device *netdev = rxq->netdev; in hinic_clean_rxq() local
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
D | tc.c | 26 struct net_device *netdev; member 303 struct net_device *netdev, in mlx5e_rep_indr_block_priv_lookup() 319 mlx5e_rep_indr_offload(struct net_device *netdev, in mlx5e_rep_indr_offload() 431 struct net_device *netdev, in mlx5e_rep_check_indr_block_supported() 470 mlx5e_rep_indr_setup_block(struct net_device *netdev, struct Qdisc *sch, in mlx5e_rep_indr_setup_block() 648 int mlx5e_rep_indr_setup_cb(struct net_device *netdev, struct Qdisc *sch, void *cb_priv, in mlx5e_rep_indr_setup_cb()
|
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/ |
D | nfp_app.h | 247 nfp_app_repr_init(struct nfp_app *app, struct net_device *netdev) in nfp_app_repr_init() 255 nfp_app_repr_preclean(struct nfp_app *app, struct net_device *netdev) in nfp_app_repr_preclean() 262 nfp_app_repr_clean(struct nfp_app *app, struct net_device *netdev) in nfp_app_repr_clean() 269 nfp_app_check_mtu(struct nfp_app *app, struct net_device *netdev, int new_mtu) in nfp_app_check_mtu() 277 nfp_app_repr_change_mtu(struct nfp_app *app, struct net_device *netdev, in nfp_app_repr_change_mtu() 321 struct net_device *netdev, in nfp_app_setup_tc()
|
/Linux-v6.6/drivers/net/ethernet/tehuti/ |
D | tehuti.c | 2106 static int bdx_get_link_ksettings(struct net_device *netdev, in bdx_get_link_ksettings() 2132 bdx_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in bdx_get_drvinfo() 2148 static int bdx_get_coalesce(struct net_device *netdev, in bdx_get_coalesce() 2179 static int bdx_set_coalesce(struct net_device *netdev, in bdx_set_coalesce() 2244 bdx_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring, in bdx_get_ringparam() 2265 bdx_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring, in bdx_set_ringparam() 2312 static void bdx_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in bdx_get_strings() 2325 static int bdx_get_sset_count(struct net_device *netdev, int stringset) in bdx_get_sset_count() 2345 static void bdx_get_ethtool_stats(struct net_device *netdev, in bdx_get_ethtool_stats() 2364 static void bdx_set_ethtool_ops(struct net_device *netdev) in bdx_set_ethtool_ops()
|
/Linux-v6.6/drivers/scsi/bnx2fc/ |
D | bnx2fc_fcoe.c | 796 static int bnx2fc_net_config(struct fc_lport *lport, struct net_device *netdev) in bnx2fc_net_config() 1126 struct net_device *netdev = interface->netdev; in bnx2fc_vport_create() local 1233 struct net_device *netdev = interface->netdev; in bnx2fc_interface_setup() local 1308 struct net_device *netdev; in bnx2fc_interface_release() local 1434 struct net_device *netdev, in bnx2fc_interface_create() 1660 static int bnx2fc_destroy(struct net_device *netdev) in bnx2fc_destroy() 2095 static int bnx2fc_disable(struct net_device *netdev) in bnx2fc_disable() 2223 static int bnx2fc_enable(struct net_device *netdev) in bnx2fc_enable() 2291 static int _bnx2fc_create(struct net_device *netdev, in _bnx2fc_create() 2444 static int bnx2fc_create(struct net_device *netdev, enum fip_mode fip_mode) in bnx2fc_create() [all …]
|
/Linux-v6.6/drivers/net/ethernet/pensando/ionic/ |
D | ionic_txrx.c | 29 struct net_device *netdev; in ionic_txq_poke_doorbell() local 94 struct net_device *netdev = q->lif->netdev; in ionic_rx_page_alloc() local 135 struct net_device *netdev = q->lif->netdev; in ionic_rx_page_free() local 179 struct net_device *netdev = q->lif->netdev; in ionic_rx_frags() local 240 struct net_device *netdev = q->lif->netdev; in ionic_rx_copybreak() local 282 struct net_device *netdev = q->lif->netdev; in ionic_rx_clean() local 416 struct net_device *netdev = q->lif->netdev; in ionic_rx_fill() local 1289 struct net_device *netdev) in ionic_start_hwstamp_xmit() 1324 netdev_tx_t ionic_start_xmit(struct sk_buff *skb, struct net_device *netdev) in ionic_start_xmit()
|
/Linux-v6.6/drivers/net/ethernet/wangxun/libwx/ |
D | wx_hw.c | 821 static int wx_write_uc_addr_list(struct net_device *netdev, int pool) in wx_write_uc_addr_list() 920 static void wx_update_mc_addr_list(struct wx *wx, struct net_device *netdev) in wx_update_mc_addr_list() 965 static int wx_write_mc_addr_list(struct net_device *netdev) in wx_write_mc_addr_list() 984 int wx_set_mac(struct net_device *netdev, void *p) in wx_set_mac() 1133 void wx_set_rx_mode(struct net_device *netdev) in wx_set_rx_mode() 1220 struct net_device *netdev = wx->netdev; in wx_set_rx_buffer_len() local 1240 int wx_change_mtu(struct net_device *netdev, int new_mtu) in wx_change_mtu() 1886 int wx_vlan_rx_add_vid(struct net_device *netdev, in wx_vlan_rx_add_vid() 1899 int wx_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) in wx_vlan_rx_kill_vid()
|
/Linux-v6.6/drivers/net/ethernet/cisco/enic/ |
D | enic_pp.c | 56 struct net_device *netdev = enic->netdev; in enic_set_port_profile() local 183 struct net_device *netdev = enic->netdev; in enic_pp_disassociate() local 244 struct net_device *netdev = enic->netdev; in enic_pp_associate() local
|
/Linux-v6.6/drivers/infiniband/hw/hfi1/ |
D | ipoib_rx.c | 70 int hfi1_ipoib_rxq_init(struct net_device *netdev) in hfi1_ipoib_rxq_init() 85 void hfi1_ipoib_rxq_deinit(struct net_device *netdev) in hfi1_ipoib_rxq_deinit()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ipsec.c | 257 struct net_device *netdev; in mlx5e_ipsec_init_macs() local 648 struct net_device *netdev = x->xso.real_dev; in mlx5e_xfrm_add_state() local 805 struct net_device *netdev; in mlx5e_ipsec_netevent_event() local 1046 struct net_device *netdev = x->xdo.real_dev; in mlx5e_xfrm_add_policy() local 1128 struct net_device *netdev = priv->netdev; in mlx5e_ipsec_build_netdev() local
|
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
D | main.c | 165 static int nfp_bpf_setup_tc(struct nfp_app *app, struct net_device *netdev, in nfp_bpf_setup_tc() 182 nfp_bpf_check_mtu(struct nfp_app *app, struct net_device *netdev, int new_mtu) in nfp_bpf_check_mtu() 423 static int nfp_bpf_ndo_init(struct nfp_app *app, struct net_device *netdev) in nfp_bpf_ndo_init() 430 static void nfp_bpf_ndo_uninit(struct nfp_app *app, struct net_device *netdev) in nfp_bpf_ndo_uninit()
|
/Linux-v6.6/drivers/net/ethernet/intel/ice/ |
D | ice_sriov.c | 1119 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena) in ice_set_vf_spoofchk() 1180 ice_get_vf_cfg(struct net_device *netdev, int vf_id, struct ifla_vf_info *ivi) in ice_get_vf_cfg() 1227 int ice_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac) in ice_set_vf_mac() 1288 int ice_set_vf_trust(struct net_device *netdev, int vf_id, bool trusted) in ice_set_vf_trust() 1335 int ice_set_vf_link_state(struct net_device *netdev, int vf_id, int link_state) in ice_set_vf_link_state() 1438 ice_set_vf_bw(struct net_device *netdev, int vf_id, int min_tx_rate, in ice_set_vf_bw() 1507 int ice_get_vf_stats(struct net_device *netdev, int vf_id, in ice_get_vf_stats() 1589 ice_set_vf_port_vlan(struct net_device *netdev, int vf_id, u16 vlan_id, u8 qos, in ice_set_vf_port_vlan()
|
D | ice_main.c | 202 static int ice_add_mac_to_sync_list(struct net_device *netdev, const u8 *addr) in ice_add_mac_to_sync_list() 224 static int ice_add_mac_to_unsync_list(struct net_device *netdev, const u8 *addr) in ice_add_mac_to_unsync_list() 322 struct net_device *netdev = vsi->netdev; in ice_vsi_sync_fltr() local 3389 struct net_device *netdev = vsi->netdev; in ice_set_ops() local 3415 static void ice_set_netdev_features(struct net_device *netdev) in ice_set_netdev_features() 3598 ice_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in ice_vlan_rx_add_vid() 3661 ice_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) in ice_vlan_rx_kill_vid() 4402 struct net_device *netdev; in ice_cfg_netdev() local 5698 static int ice_set_mac_address(struct net_device *netdev, void *pi) in ice_set_mac_address() 5784 static void ice_set_rx_mode(struct net_device *netdev) in ice_set_rx_mode() [all …]
|
/Linux-v6.6/include/linux/platform_data/ |
D | dsa.h | 22 struct device *netdev[DSA_MAX_PORTS]; member 56 struct device *netdev; member
|
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/ |
D | tunnel_conf.c | 199 struct net_device *netdev; in nfp_tunnel_keep_alive() local 241 struct net_device *netdev; in nfp_tunnel_keep_alive_v6() local 454 nfp_tun_write_neigh(struct net_device *netdev, struct nfp_app *app, in nfp_tun_write_neigh() 697 struct net_device *netdev; in nfp_tunnel_request_route_v4() local 741 struct net_device *netdev; in nfp_tunnel_request_route_v6() local 993 struct net_device *netdev, bool mod) in nfp_tunnel_offloaded_macs_inc_ref_and_link() 1015 nfp_tunnel_add_shared_mac(struct nfp_app *app, struct net_device *netdev, in nfp_tunnel_add_shared_mac() 1101 nfp_tunnel_del_shared_mac(struct nfp_app *app, struct net_device *netdev, in nfp_tunnel_del_shared_mac() 1187 nfp_tunnel_offload_mac(struct nfp_app *app, struct net_device *netdev, in nfp_tunnel_offload_mac() 1295 struct net_device *netdev, in nfp_tunnel_mac_event_handler()
|
D | qos_conf.c | 165 nfp_flower_install_rate_limiter(struct nfp_app *app, struct net_device *netdev, in nfp_flower_install_rate_limiter() 289 nfp_flower_remove_rate_limiter(struct nfp_app *app, struct net_device *netdev, in nfp_flower_remove_rate_limiter() 352 struct net_device *netdev; in nfp_flower_stats_rlim_reply() local 427 struct net_device *netdev; in nfp_flower_stats_rlim_request_all() local 465 nfp_flower_stats_rate_limiter(struct nfp_app *app, struct net_device *netdev, in nfp_flower_stats_rate_limiter() 521 int nfp_flower_setup_qos_offload(struct nfp_app *app, struct net_device *netdev, in nfp_flower_setup_qos_offload()
|
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 570 struct net_device *netdev = adapter->netdev; in ixgbe_dump() local 1081 static int ixgbe_tx_maxrate(struct net_device *netdev, in ixgbe_tx_maxrate() 1876 struct net_device *netdev = rx_ring->netdev; in ixgbe_cleanup_headers() local 3211 struct net_device *netdev = adapter->netdev; in ixgbe_request_msix_irqs() local 3355 struct net_device *netdev = adapter->netdev; in ixgbe_request_irq() local 4248 struct net_device *netdev = adapter->netdev; in ixgbe_set_rx_buffer_len() local 4406 static int ixgbe_vlan_rx_add_vid(struct net_device *netdev, in ixgbe_vlan_rx_add_vid() 4465 static int ixgbe_vlan_rx_kill_vid(struct net_device *netdev, in ixgbe_vlan_rx_kill_vid() 4689 static int ixgbe_write_mc_addr_list(struct net_device *netdev) in ixgbe_write_mc_addr_list() 4865 static int ixgbe_uc_sync(struct net_device *netdev, const unsigned char *addr) in ixgbe_uc_sync() [all …]
|
/Linux-v6.6/drivers/net/ethernet/cadence/ |
D | macb_main.c | 3207 static int macb_get_regs_len(struct net_device *netdev) in macb_get_regs_len() 3245 static void macb_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in macb_get_wol() 3258 static int macb_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in macb_set_wol() 3285 static int macb_get_link_ksettings(struct net_device *netdev, in macb_get_link_ksettings() 3293 static int macb_set_link_ksettings(struct net_device *netdev, in macb_set_link_ksettings() 3301 static void macb_get_ringparam(struct net_device *netdev, in macb_get_ringparam() 3315 static int macb_set_ringparam(struct net_device *netdev, in macb_set_ringparam() 3419 static int macb_get_ts_info(struct net_device *netdev, in macb_get_ts_info() 3432 struct net_device *netdev = bp->dev; in gem_enable_flow_filters() local 3559 static int gem_add_flow_filter(struct net_device *netdev, in gem_add_flow_filter() [all …]
|
/Linux-v6.6/drivers/net/can/sja1000/ |
D | peak_pcmcia.c | 130 struct net_device *netdev; member 378 struct net_device *netdev; in pcan_led_timer() local 435 struct net_device *netdev; in pcan_isr() local 472 struct net_device *netdev; in pcan_free_channels() local 531 struct net_device *netdev; in pcan_add_channels() local
|
/Linux-v6.6/drivers/net/caif/ |
D | caif_virtio.c | 438 static int cfv_netdev_open(struct net_device *netdev) in cfv_netdev_open() 454 static int cfv_netdev_close(struct net_device *netdev) in cfv_netdev_close() 522 static netdev_tx_t cfv_netdev_tx(struct sk_buff *skb, struct net_device *netdev) in cfv_netdev_tx() 613 static void cfv_netdev_setup(struct net_device *netdev) in cfv_netdev_setup() 653 struct net_device *netdev; in cfv_probe() local
|
/Linux-v6.6/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_ethtool.c | 737 static int netxen_set_intr_coalesce(struct net_device *netdev, in netxen_set_intr_coalesce() 783 static int netxen_get_intr_coalesce(struct net_device *netdev, in netxen_get_intr_coalesce() 807 netxen_get_dump_flag(struct net_device *netdev, struct ethtool_dump *dump) in netxen_get_dump_flag() 829 netxen_set_dump(struct net_device *netdev, struct ethtool_dump *val) in netxen_set_dump() 884 netxen_get_dump_data(struct net_device *netdev, struct ethtool_dump *dump, in netxen_get_dump_data()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_fs.c | 50 struct net_device *netdev; member 474 struct net_device *netdev, u16 vid) in mlx5e_vlan_rx_add_svid() 492 struct net_device *netdev, in mlx5e_fs_vlan_rx_add_vid() 510 struct net_device *netdev, in mlx5e_fs_vlan_rx_kill_vid() 609 struct net_device *netdev) in mlx5e_sync_netdev_addr() 653 struct net_device *netdev, in mlx5e_vport_context_update_addr_list() 699 struct net_device *netdev) in mlx5e_vport_context_update() 724 struct net_device *netdev) in mlx5e_handle_netdev_addr() 820 struct net_device *netdev) in mlx5e_fs_set_rx_mode_work() 878 void mlx5e_fs_init_l2_addr(struct mlx5e_flow_steering *fs, struct net_device *netdev) in mlx5e_fs_init_l2_addr() [all …]
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
D | minimal.c | 106 static int mlxsw_m_get_module_info(struct net_device *netdev, in mlxsw_m_get_module_info() 118 mlxsw_m_get_module_eeprom(struct net_device *netdev, struct ethtool_eeprom *ee, in mlxsw_m_get_module_eeprom() 130 mlxsw_m_get_module_eeprom_by_page(struct net_device *netdev, in mlxsw_m_get_module_eeprom_by_page() 143 static int mlxsw_m_reset(struct net_device *netdev, u32 *flags) in mlxsw_m_reset() 154 mlxsw_m_get_module_power_mode(struct net_device *netdev, in mlxsw_m_get_module_power_mode() 167 mlxsw_m_set_module_power_mode(struct net_device *netdev, in mlxsw_m_set_module_power_mode()
|
/Linux-v6.6/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_network.h | 82 struct net_device *netdev; member 129 struct net_device *netdev; member 192 #define GET_LIO(netdev) ((struct lio *)netdev_priv(netdev)) argument 559 static inline void stop_txqs(struct net_device *netdev) in stop_txqs() 571 static inline void wake_txqs(struct net_device *netdev) in wake_txqs() 591 static inline void start_txqs(struct net_device *netdev) in start_txqs()
|
/Linux-v6.6/net/dsa/ |
D | tag_ocelot_8021q.c | 64 struct net_device *netdev) in ocelot_xmit() 80 struct net_device *netdev) in ocelot_rcv()
|