Home
last modified time | relevance | path

Searched defs:net_dev (Results 26 – 50 of 87) sorted by relevance

1234

/Linux-v5.15/net/batman-adv/
Dfragmentation.c402 static struct sk_buff *batadv_frag_create(struct net_device *net_dev, in batadv_frag_create()
443 struct net_device *net_dev = neigh_node->if_incoming->net_dev; in batadv_frag_send_packet() local
Dnetwork-coding.h43 static inline void batadv_nc_status_update(struct net_device *net_dev) in batadv_nc_status_update()
Ddistributed-arp-table.h102 static inline void batadv_dat_status_update(struct net_device *net_dev) in batadv_dat_status_update()
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-mac.c301 struct net_device *net_dev = mac->net_dev; in dpaa2_mac_connect() local
383 struct net_device *net_dev = mac->net_dev; in dpaa2_mac_open() local
Ddpaa2-mac.h18 struct net_device *net_dev; member
Ddpaa2-switch.c825 struct net_device *net_dev = port_priv->netdev; in dpaa2_switch_fdb_iterate() local
892 struct net_device *net_dev, in dpaa2_switch_port_fdb_dump()
965 struct net_device *net_dev = port_priv->netdev; in dpaa2_switch_port_set_mac_addr() local
1070 struct net_device *net_dev) in dpaa2_switch_port_tx()
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.h64 struct net_device *net_dev; member
134 struct net_device *net_dev; member
165 struct net_device *net_dev; member
/Linux-v5.15/drivers/net/ethernet/sfc/falcon/
Dtx.c394 struct net_device *net_dev) in ef4_hard_start_xmit()
425 int ef4_setup_tc(struct net_device *net_dev, enum tc_setup_type type, in ef4_setup_tc()
/Linux-v5.15/drivers/net/ethernet/sfc/
Dtx.c510 struct net_device *net_dev) in efx_hard_start_xmit()
605 int efx_setup_tc(struct net_device *net_dev, enum tc_setup_type type, in efx_setup_tc()
Def100_nic.c186 struct net_device *net_dev = efx->net_dev; in efx_ef100_init_datapath_caps() local
1101 struct net_device *net_dev = efx->net_dev; in ef100_probe_main() local
1241 struct net_device *net_dev = efx->net_dev; in ef100_probe_pf() local
Dmcdi_filters.c1299 struct net_device *net_dev = efx->net_dev; in efx_mcdi_filter_table_probe() local
1684 struct net_device *net_dev = efx->net_dev; in efx_mcdi_filter_uc_addr_list() local
1706 struct net_device *net_dev = efx->net_dev; in efx_mcdi_filter_mc_addr_list() local
1734 struct net_device *net_dev = efx->net_dev; in efx_mcdi_filter_sync_rx_mode() local
Def100.c454 struct net_device *net_dev; in ef100_pci_probe() local
/Linux-v5.15/drivers/net/can/sja1000/
Df81601.c38 struct net_device *net_dev[F81601_PCI_MAX_CHAN]; member
Dems_pcmcia.c31 struct net_device *net_dev[EMS_PCMCIA_MAX_CHAN]; member
Dems_pci.c35 struct net_device *net_dev[EMS_PCI_MAX_CHAN]; member
/Linux-v5.15/drivers/crypto/caam/
Dqi.c53 struct net_device net_dev; member
747 struct net_device *net_dev = &priv->net_dev; in caam_qi_init() local
Dcaamalg_qi2.h86 struct net_device net_dev; member
/Linux-v5.15/drivers/net/arcnet/
Dcom20020-pci.c100 struct net_device *net_dev = to_net_dev(dev); in backplane_mode_show() local
/Linux-v5.15/drivers/infiniband/core/
Dcma.c1412 static bool validate_ipv4_net_dev(struct net_device *net_dev, in validate_ipv4_net_dev()
1442 static bool validate_ipv6_net_dev(struct net_device *net_dev, in validate_ipv6_net_dev()
1466 static bool validate_net_dev(struct net_device *net_dev, in validate_net_dev()
1519 struct net_device *net_dev; in cma_get_net_dev() local
1601 const struct net_device *net_dev, in cma_match_net_dev()
1634 const struct net_device *net_dev) in cma_find_listener()
1666 struct net_device **net_dev) in cma_ib_id_from_event()
2083 struct net_device *net_dev) in cma_ib_new_conn_id()
2148 struct net_device *net_dev) in cma_ib_new_udp_id()
2223 struct net_device *net_dev; in cma_ib_req_handler() local
/Linux-v5.15/drivers/net/ethernet/broadcom/
Dbgmac-platform.c118 static void bgmac_nicpm_speed_set(struct net_device *net_dev) in bgmac_nicpm_speed_set()
/Linux-v5.15/drivers/net/ethernet/qualcomm/
Dqca_uart.c49 struct net_device *net_dev; member
Dqca_spi.h82 struct net_device *net_dev; member
/Linux-v5.15/drivers/net/ethernet/amazon/ena/
Dena_ethtool.c359 static int ena_get_coalesce(struct net_device *net_dev, in ena_get_coalesce()
406 static int ena_set_coalesce(struct net_device *net_dev, in ena_set_coalesce()
/Linux-v5.15/drivers/net/hyperv/
Drndis_filter.c584 struct netvsc_device *net_dev, in rndis_filter_receive()
1592 struct netvsc_device *net_dev) in rndis_filter_device_remove()
/Linux-v5.15/drivers/leds/trigger/
Dledtrig-netdev.c46 struct net_device *net_dev; member

1234