Home
last modified time | relevance | path

Searched defs:net_dev (Results 51 - 75 of 210) sorted by relevance

123456789

/kernel/linux/linux-5.10/net/batman-adv/
H A Dgateway_client.c515 struct net_device *net_dev = (struct net_device *)seq->private; in batadv_gw_client_seq_print_text() local
H A Dfragmentation.c405 static struct sk_buff *batadv_frag_create(struct net_device *net_dev, in batadv_frag_create() argument
446 struct net_device *net_dev = neigh_node->if_incoming->net_dev; in batadv_frag_send_packet() local
[all...]
H A Dnetlink.c805 struct net_device *net_dev = hard_iface->net_dev; in batadv_netlink_hardif_fill() local
H A Dmain.c343 struct net_device *net_dev = (struct net_device *)seq->private; in batadv_seq_print_text_primary_if_get() local
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbgmac-platform.c118 static void bgmac_nicpm_speed_set(struct net_device *net_dev) in bgmac_nicpm_speed_set() argument
/kernel/linux/linux-6.6/drivers/net/arcnet/
H A Dcom20020-pci.c100 struct net_device *net_dev = to_net_dev(dev); in backplane_mode_show() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Def10_sriov.c264 struct net_device *net_dev = efx->net_dev; in efx_ef10_vswitching_probe_pf() local
[all...]
H A Dtx.c512 efx_hard_start_xmit(struct sk_buff *skb, struct net_device *net_dev) efx_hard_start_xmit() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dtx.c426 int ef4_setup_tc(struct net_device *net_dev, enum tc_setup_type type, in ef4_setup_tc() argument
394 ef4_hard_start_xmit(struct sk_buff *skb, struct net_device *net_dev) ef4_hard_start_xmit() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/
H A Dqca_uart.c48 struct net_device *net_dev; member
[all...]
H A Dqca_spi.h82 struct net_device *net_dev; member
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_qi2.h84 struct net_device net_dev; member
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-devlink.c144 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_dl_trap_group_action_set() local
185 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_dl_alloc() local
236 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_dl_traps_register() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dtx.c358 int efx_siena_setup_tc(struct net_device *net_dev, enum tc_setup_type type, in efx_siena_setup_tc() argument
299 efx_siena_hard_start_xmit(struct sk_buff *skb, struct net_device *net_dev) efx_siena_hard_start_xmit() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_netdev.c409 struct net_device *net_dev; in t7xx_ccmni_recv_skb() local
/kernel/linux/linux-6.6/drivers/leds/trigger/
H A Dledtrig-netdev.c50 struct net_device *net_dev; member
138 validate_net_dev(struct led_classdev *led_cdev, struct net_device *net_dev) validate_net_dev() argument
[all...]
/kernel/linux/linux-6.6/net/batman-adv/
H A Dfragmentation.c402 static struct sk_buff *batadv_frag_create(struct net_device *net_dev, in batadv_frag_create() argument
443 struct net_device *net_dev = neigh_node->if_incoming->net_dev; in batadv_frag_send_packet() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Dlantiq_xrx200.c71 struct net_device *net_dev; member
115 static int xrx200_open(struct net_device *net_dev) in xrx200_open() argument
140 static int xrx200_close(struct net_device *net_dev) in xrx200_close() argument
194 struct net_device *net_dev = priv->net_dev; in xrx200_hw_receive() local
249 struct net_device *net_dev = ch->priv->net_dev; xrx200_tx_housekeeping() local
289 xrx200_start_xmit(struct sk_buff *skb, struct net_device *net_dev) xrx200_start_xmit() argument
442 struct net_device *net_dev; xrx200_probe() local
536 struct net_device *net_dev = priv->net_dev; xrx200_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c231 struct net_device *net_dev; in hns_roce_query_port() local
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dselftest.c376 struct net_device *net_dev = efx->net_dev; efx_iterate_state() local
[all...]
H A Dtx.c605 int efx_setup_tc(struct net_device *net_dev, enum tc_setup_type type, in efx_setup_tc() argument
509 efx_hard_start_xmit(struct sk_buff *skb, struct net_device *net_dev) efx_hard_start_xmit() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Drx.c840 ef4_filter_rfs(struct net_device *net_dev, const struct sk_buff *skb, u16 rxq_index, u32 flow_id) ef4_filter_rfs() argument
[all...]
H A Dselftest.c378 struct net_device *net_dev = efx->net_dev; ef4_iterate_state() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c80 static int dpaa_get_link_ksettings(struct net_device *net_dev, in dpaa_get_link_ksettings() argument
91 static int dpaa_set_link_ksettings(struct net_device *net_dev, in dpaa_set_link_ksettings() argument
106 static void dpaa_get_drvinfo(struct net_device *net_dev, in dpaa_get_drvinfo() argument
115 static u32 dpaa_get_msglevel(struct net_device *net_dev) in dpaa_get_msglevel() argument
120 dpaa_set_msglevel(struct net_device *net_dev, u32 msg_enable) dpaa_set_msglevel() argument
126 dpaa_nway_reset(struct net_device *net_dev) dpaa_nway_reset() argument
144 dpaa_get_pauseparam(struct net_device *net_dev, struct ethtool_pauseparam *epause) dpaa_get_pauseparam() argument
161 dpaa_set_pauseparam(struct net_device *net_dev, struct ethtool_pauseparam *epause) dpaa_set_pauseparam() argument
204 dpaa_get_sset_count(struct net_device *net_dev, int type) dpaa_get_sset_count() argument
258 dpaa_get_ethtool_stats(struct net_device *net_dev, struct ethtool_stats *stats, u64 *data) dpaa_get_ethtool_stats() argument
327 dpaa_get_strings(struct net_device *net_dev, u32 stringset, u8 *data) dpaa_get_strings() argument
416 dpaa_set_hash(struct net_device *net_dev, bool enable) dpaa_set_hash() argument
480 dpaa_get_ts_info(struct net_device *net_dev, struct ethtool_ts_info *info) dpaa_get_ts_info() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dmac.c293 static int set_multi(struct net_device *net_dev, struct mac_device *mac_dev) in set_multi() argument

Completed in 23 milliseconds

123456789