Home
last modified time | relevance | path

Searched defs:netdev (Results 351 – 375 of 693) sorted by relevance

1...<<11121314151617181920>>...28

/OK3568_Linux_fs/kernel/drivers/staging/ks7010/
H A Dks_hostif.c106 struct net_device *netdev = priv->net_dev; in get_current_ap() local
721 struct net_device *netdev = priv->net_dev; in hostif_connect_indication() local
811 struct net_device *netdev = priv->net_dev; in hostif_stop_confirm() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_proc.c79 struct net_device *netdev = (struct net_device *)sfp->private; in woal_info_proc_read() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/micrel/
H A Dks8851_par.c286 struct net_device *netdev; in ks8851_probe_par() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Dcmsg.c154 struct net_device *netdev; in nfp_flower_cmsg_portmod_rx() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/
H A Dqca_uart.c67 struct net_device *netdev = qca->net_dev; in qca_tty_receive() local
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dkaweth.c884 struct net_device *netdev; in kaweth_probe() local
1093 struct net_device *netdev; in kaweth_disconnect() local
H A Ddm9620.c453 static int dm9620_mdio_read(struct net_device *netdev, int phy_id, int loc) in dm9620_mdio_read()
466 static void dm9620_mdio_write(struct net_device *netdev, int phy_id, int loc, in dm9620_mdio_write()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.h263 struct net_device *netdev[GELIC_PORT_MAX]; member
309 struct net_device *netdev; member
/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dkvaser_pciefd.c689 static int kvaser_pciefd_open(struct net_device *netdev) in kvaser_pciefd_open()
707 static int kvaser_pciefd_stop(struct net_device *netdev) in kvaser_pciefd_stop()
769 struct net_device *netdev) in kvaser_pciefd_start_xmit()
931 struct net_device *netdev; in kvaser_pciefd_setup_can_ctrls() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.h43 struct net_device *netdev; member
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Ddevmap.c780 struct net_device *netdev) in dev_map_hash_remove_netdev()
808 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in dev_map_notification() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c226 static void mlx4_en_get_wol(struct net_device *netdev, in mlx4_en_get_wol()
266 static int mlx4_en_set_wol(struct net_device *netdev, in mlx4_en_set_wol()
1223 static u32 mlx4_en_get_rxfh_key_size(struct net_device *netdev) in mlx4_en_get_rxfh_key_size()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dfec_main.c2513 static void fec_enet_get_strings(struct net_device *netdev, in fec_enet_get_strings()
2682 static int fec_enet_get_tunable(struct net_device *netdev, in fec_enet_get_tunable()
2701 static int fec_enet_set_tunable(struct net_device *netdev, in fec_enet_set_tunable()
3230 static inline void fec_enet_set_netdev_features(struct net_device *netdev, in fec_enet_set_netdev_features()
3247 static int fec_set_features(struct net_device *netdev, in fec_set_features()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c1007 struct net_device *netdev = pdata->netdev; in xgbe_set_mac_addn_addrs() local
1040 struct net_device *netdev = pdata->netdev; in xgbe_set_mac_hash_table() local
1099 struct net_device *netdev = pdata->netdev; in xgbe_config_rx_mode() local
1911 struct net_device *netdev = pdata->netdev; in xgbe_dev_read() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c104 struct net_device *netdev = adapter->netdev; in ixgbevf_ipsec_restore() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c300 static int aq_ndev_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in aq_ndev_ioctl()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dipoib.h102 struct net_device *netdev; member
/OK3568_Linux_fs/kernel/drivers/net/
H A Dntb_netdev.c146 static int __ntb_netdev_maybe_stop_tx(struct net_device *netdev, in __ntb_netdev_maybe_stop_tx()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1028 static int mlxsw_sp_get_module_info(struct net_device *netdev, in mlxsw_sp_get_module_info()
1042 static int mlxsw_sp_get_module_eeprom(struct net_device *netdev, in mlxsw_sp_get_module_eeprom()
1057 mlxsw_sp_get_ts_info(struct net_device *netdev, struct ethtool_ts_info *info) in mlxsw_sp_get_ts_info()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_xsk.c27 struct net_device *netdev = adapter->netdev; in ixgbe_xsk_pool_enable() local
/OK3568_Linux_fs/kernel/net/dsa/
H A Dtag_8021q.c453 struct sk_buff *dsa_8021q_xmit(struct sk_buff *skb, struct net_device *netdev, in dsa_8021q_xmit()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_port.h62 struct net_device *netdev; member
/OK3568_Linux_fs/kernel/include/net/
H A Dmacsec.h215 struct net_device *netdev; member
235 struct net_device *netdev; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c935 static int cxgb4vf_mac_sync(struct net_device *netdev, const u8 *mac_addr) in cxgb4vf_mac_sync()
967 static int cxgb4vf_mac_unsync(struct net_device *netdev, const u8 *mac_addr) in cxgb4vf_mac_unsync()
2891 struct net_device *netdev; in cxgb4vf_pci_probe() local
3323 struct net_device *netdev = adapter->port[pidx]; in cxgb4vf_pci_remove() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c156 mwifiex_cfg80211_del_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_del_key()
445 mwifiex_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_set_default_key()
470 mwifiex_cfg80211_add_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_add_key()
508 struct net_device *netdev, in mwifiex_cfg80211_set_default_mgmt_key()

1...<<11121314151617181920>>...28