/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_tc_lib.c | 1914 ice_add_tc_fltr(struct net_device *netdev, struct ice_vsi *vsi, in ice_add_tc_fltr() 1978 ice_add_cls_flower(struct net_device *netdev, struct ice_vsi *vsi, in ice_add_cls_flower()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_ctrl_net.c | 299 struct net_device *netdev = oct->netdev; in process_mbox_notify() local
|
/openbmc/linux/drivers/net/mctp/ |
H A D | mctp-serial.c | 54 struct net_device *netdev; member
|
/openbmc/qemu/net/ |
H A D | stream.c | 425 int net_init_stream(const Netdev *netdev, const char *name, in net_init_stream()
|
H A D | netmap.c | 400 int net_init_netmap(const Netdev *netdev, in net_init_netmap()
|
H A D | net.c | 967 static int net_init_nic(const Netdev *netdev, const char *name, in net_init_nic() 1278 static int net_client_init1(const Netdev *netdev, bool is_netdev, Error **errp) in net_client_init1() 1443 void qmp_netdev_add(Netdev *netdev, Error **errp) in qmp_netdev_add()
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_main.c | 332 static int aq_ndev_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in aq_ndev_ioctl()
|
/openbmc/linux/drivers/net/ethernet/micrel/ |
H A D | ks8851_spi.c | 409 struct net_device *netdev; in ks8851_probe_spi() local
|
/openbmc/linux/drivers/s390/net/ |
H A D | qeth_ethtool.c | 427 static int qeth_get_link_ksettings(struct net_device *netdev, in qeth_get_link_ksettings()
|
/openbmc/linux/net/caif/ |
H A D | chnl_net.c | 48 struct net_device *netdev; member
|
H A D | cfcnfg.c | 378 struct net_device *netdev; in cfcnfg_linkup_rsp() local
|
H A D | caif_dev.c | 36 struct net_device *netdev; member
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_port.h | 74 struct net_device *netdev; member
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | cxgb4vf_main.c | 935 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() 2899 struct net_device *netdev; in cxgb4vf_pci_probe() local 3313 struct net_device *netdev = adapter->port[pidx]; in cxgb4vf_pci_remove() local
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 144 mwifiex_cfg80211_del_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_del_key() 434 mwifiex_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_set_default_key() 459 mwifiex_cfg80211_add_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_add_key() 497 struct net_device *netdev, in mwifiex_cfg80211_set_default_mgmt_key()
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dev.c | 1017 struct net_device *netdev = pdata->netdev; in xgbe_set_mac_addn_addrs() local 1050 struct net_device *netdev = pdata->netdev; in xgbe_set_mac_hash_table() local 1109 struct net_device *netdev = pdata->netdev; in xgbe_config_rx_mode() local 1968 struct net_device *netdev = pdata->netdev; in xgbe_dev_read() local
|
/openbmc/linux/kernel/bpf/ |
H A D | devmap.c | 1066 struct net_device *netdev) in dev_map_hash_remove_netdev() 1094 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in dev_map_notification() local
|
/openbmc/linux/drivers/media/dvb-core/ |
H A D | dvb_net.c | 1463 struct net_device *netdev; local 1529 struct net_device *netdev; local
|
/openbmc/linux/include/net/ |
H A D | macsec.h | 233 struct net_device *netdev; member 253 struct net_device *netdev; member
|
/openbmc/linux/net/batman-adv/ |
H A D | network-coding.c | 1411 struct net_device *netdev = neigh_node->if_incoming->soft_iface; in batadv_nc_skb_dst_search() local 1498 const struct net_device *netdev = neigh_node->if_incoming->soft_iface; in batadv_nc_skb_forward() local
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_tc.c | 1360 static int otx2_setup_tc_block(struct net_device *netdev, in otx2_setup_tc_block() 1384 int otx2_setup_tc(struct net_device *netdev, enum tc_setup_type type, in otx2_setup_tc()
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | hwstats.c | 222 struct net_device *netdev; in nsim_dev_hwstats_enable_ifindex() local
|
/openbmc/linux/drivers/net/wireless/legacy/ |
H A D | rndis_wlan.c | 2375 static int rndis_add_key(struct wiphy *wiphy, struct net_device *netdev, in rndis_add_key() 2411 static int rndis_del_key(struct wiphy *wiphy, struct net_device *netdev, in rndis_del_key() 2423 static int rndis_set_default_key(struct wiphy *wiphy, struct net_device *netdev, in rndis_set_default_key() 2500 static int rndis_set_pmksa(struct wiphy *wiphy, struct net_device *netdev, in rndis_set_pmksa() 2528 static int rndis_del_pmksa(struct wiphy *wiphy, struct net_device *netdev, in rndis_del_pmksa() 2556 static int rndis_flush_pmksa(struct wiphy *wiphy, struct net_device *netdev) in rndis_flush_pmksa()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ethtool.c | 1034 static int mlxsw_sp_get_module_info(struct net_device *netdev, in mlxsw_sp_get_module_info() 1046 static int mlxsw_sp_get_module_eeprom(struct net_device *netdev, in mlxsw_sp_get_module_eeprom() 1073 mlxsw_sp_get_ts_info(struct net_device *netdev, struct ethtool_ts_info *info) in mlxsw_sp_get_ts_info()
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_main.c | 363 struct net_device *netdev = lif->netdev; in ionic_adminq_wait() local
|