| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/ |
| H A D | efx.c | 2000 static int ef4_ioctl(struct net_device *net_dev, struct ifreq *ifr, int cmd) in ef4_ioctl() 2059 int ef4_net_open(struct net_device *net_dev) in ef4_net_open() 2086 int ef4_net_stop(struct net_device *net_dev) in ef4_net_stop() 2100 static void ef4_net_stats(struct net_device *net_dev, in ef4_net_stats() 2111 static void ef4_watchdog(struct net_device *net_dev, unsigned int txqueue) in ef4_watchdog() 2124 static int ef4_change_mtu(struct net_device *net_dev, int new_mtu) in ef4_change_mtu() 2148 static int ef4_set_mac_address(struct net_device *net_dev, void *data) in ef4_set_mac_address() 2183 static void ef4_set_rx_mode(struct net_device *net_dev) in ef4_set_rx_mode() 2192 static int ef4_set_features(struct net_device *net_dev, netdev_features_t data) in ef4_set_features() 2243 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); in ef4_netdev_event() local [all …]
|
| H A D | tx.c | 394 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ |
| H A D | ec_bhf.c | 123 struct net_device *net_dev; member 283 struct net_device *net_dev) in ec_bhf_start_xmit() 392 static int ec_bhf_open(struct net_device *net_dev) in ec_bhf_open() 432 static int ec_bhf_stop(struct net_device *net_dev) in ec_bhf_stop() 452 ec_bhf_get_stats(struct net_device *net_dev, in ec_bhf_get_stats() 479 struct net_device *net_dev; in ec_bhf_probe() local 575 struct net_device *net_dev = pci_get_drvdata(dev); in ec_bhf_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | mcdi_port.c | 20 static int efx_mcdi_mdio_read(struct net_device *net_dev, in efx_mcdi_mdio_read() 46 static int efx_mcdi_mdio_write(struct net_device *net_dev, in efx_mcdi_mdio_write()
|
| H A D | ef100_ethtool.c | 23 static void ef100_ethtool_get_ringparam(struct net_device *net_dev, in ef100_ethtool_get_ringparam()
|
| H A D | tx.c | 510 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()
|
| H A D | mcdi_filters.c | 1299 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
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | wimax.h | 396 struct net_device *net_dev; member 431 struct wimax_dev *net_dev_to_wimax(struct net_device *net_dev) in net_dev_to_wimax()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-eth-devlink.c | 153 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_dl_trap_group_action_set() local 194 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_dl_register() local 256 struct net_device *net_dev = priv->net_dev; in dpaa2_eth_dl_traps_register() local
|
| H A D | dpaa2-mac.h | 18 struct net_device *net_dev; member
|
| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | log.h | 121 #define batadv_info(net_dev, fmt, arg...) \ argument 135 #define batadv_err(net_dev, fmt, arg...) \ argument
|
| H A D | fragmentation.c | 405 static struct sk_buff *batadv_frag_create(struct net_device *net_dev, in batadv_frag_create() 446 struct net_device *net_dev = neigh_node->if_incoming->net_dev; in batadv_frag_send_packet() local
|
| H A D | originator.c | 706 struct net_device *net_dev = (struct net_device *)seq->private; in batadv_hardif_neigh_seq_print_text() local 1336 struct net_device *net_dev = (struct net_device *)seq->private; in batadv_orig_seq_print_text() local 1372 struct net_device *net_dev = (struct net_device *)seq->private; in batadv_orig_hardif_seq_print_text() local
|
| H A D | network-coding.h | 46 static inline void batadv_nc_status_update(struct net_device *net_dev) in batadv_nc_status_update()
|
| H A D | distributed-arp-table.h | 104 static inline void batadv_dat_status_update(struct net_device *net_dev) in batadv_dat_status_update()
|
| /OK3568_Linux_fs/kernel/net/wimax/ |
| H A D | debugfs.c | 18 struct net_device *net_dev = wimax_dev->net_dev; in wimax_debugfs_add() local
|
| H A D | stack.c | 465 int wimax_dev_add(struct wimax_dev *wimax_dev, struct net_device *net_dev) in wimax_dev_add()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth.h | 64 struct net_device *net_dev; member 132 struct net_device *net_dev; member 154 struct net_device *net_dev; member
|
| /OK3568_Linux_fs/kernel/drivers/net/can/sja1000/ |
| H A D | f81601.c | 38 struct net_device *net_dev[F81601_PCI_MAX_CHAN]; member
|
| H A D | ems_pcmcia.c | 32 struct net_device *net_dev[EMS_PCMCIA_MAX_CHAN]; member
|
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | qi.c | 53 struct net_device net_dev; member 750 struct net_device *net_dev = &priv->net_dev; in caam_qi_init() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/ |
| H A D | usb-rx.c | 334 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400mu_rxd() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | cma.c | 1422 static bool validate_ipv4_net_dev(struct net_device *net_dev, in validate_ipv4_net_dev() 1452 static bool validate_ipv6_net_dev(struct net_device *net_dev, in validate_ipv6_net_dev() 1476 static bool validate_net_dev(struct net_device *net_dev, in validate_net_dev() 1529 struct net_device *net_dev; in cma_get_net_dev() local 1611 const struct net_device *net_dev, in cma_match_net_dev() 1644 const struct net_device *net_dev) in cma_find_listener() 1676 struct net_device **net_dev) in cma_ib_id_from_event() 2087 struct net_device *net_dev) in cma_ib_new_conn_id() 2152 struct net_device *net_dev) in cma_ib_new_udp_id() 2227 struct net_device *net_dev; in cma_ib_req_handler() local
|
| /OK3568_Linux_fs/kernel/drivers/net/arcnet/ |
| H A D | com20020-pci.c | 100 struct net_device *net_dev = to_net_dev(dev); in backplane_mode_show() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | bgmac-platform.c | 118 static void bgmac_nicpm_speed_set(struct net_device *net_dev) in bgmac_nicpm_speed_set()
|