Home
last modified time | relevance | path

Searched defs:netdev (Results 76 - 100 of 1216) sorted by relevance

12345678910>>...49

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_xsk.h65 ice_xsk_wakeup(struct net_device __always_unused *netdev, in ice_xsk_wakeup() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.h52 struct net_device *netdev; member
78 static inline bool nfp_netdev_is_nfp_repr(struct net_device *netdev) in nfp_netdev_is_nfp_repr() argument
83 static inline int nfp_repr_get_port_id(struct net_device *netdev) in nfp_repr_get_port_id() argument
[all...]
H A Dnfp_port.c14 struct nfp_port *nfp_port_from_netdev(struct net_device *netdev) in nfp_port_from_netdev() argument
33 int nfp_port_get_port_parent_id(struct net_device *netdev, in nfp_port_get_port_parent_id() argument
49 int nfp_port_setup_tc(struct net_device *netdev, enum tc_setup_type type, in nfp_port_setup_tc() argument
61 nfp_port_set_features(struct net_device *netdev, netdev_features_t features) nfp_port_set_features() argument
101 nfp_port_get_phys_port_name(struct net_device *netdev, char *name, size_t len) nfp_port_get_phys_port_name() argument
155 nfp_port_configure(struct net_device *netdev, bool configed) nfp_port_configure() argument
201 nfp_port_alloc(struct nfp_app *app, enum nfp_port_type type, struct net_device *netdev) nfp_port_alloc() argument
[all...]
H A Dnfp_net_xsk.c110 int nfp_net_xsk_setup_pool(struct net_device *netdev, in nfp_net_xsk_setup_pool() argument
162 int nfp_net_xsk_wakeup(struct net_device *netdev, u32 queue_id, u32 flags) in nfp_net_xsk_wakeup() argument
/kernel/linux/linux-6.6/include/linux/dsa/
H A Dloop.h38 struct net_device *netdev; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_dump.c114 struct net_device *netdev = adapter->netdev; in igc_rings_dump() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Ddcbnl.h47 static inline void mlx5e_dcbnl_build_netdev(struct net_device *netdev) {} in mlx5e_dcbnl_build_netdev() argument
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dr8153_ecm.c71 static int r8153_ecm_mdio_read(struct net_device *netdev, int phy_id, int reg) in r8153_ecm_mdio_read() argument
86 static void r8153_ecm_mdio_write(struct net_device *netdev, int phy_id, int reg, int val) in r8153_ecm_mdio_write() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/
H A Dspider_net_ethtool.c37 spider_net_ethtool_get_link_ksettings(struct net_device *netdev, in spider_net_ethtool_get_link_ksettings() argument
59 spider_net_ethtool_get_drvinfo(struct net_device *netdev, in spider_net_ethtool_get_drvinfo() argument
76 spider_net_ethtool_get_wol(struct net_device *netdev, in spider_net_ethtool_get_wol() argument
85 spider_net_ethtool_get_msglevel(struct net_device *netdev) in spider_net_ethtool_get_msglevel() argument
93 spider_net_ethtool_set_msglevel(struct net_device *netdev, in spider_net_ethtool_set_msglevel() argument
102 spider_net_ethtool_nway_reset(struct net_device *netdev) in spider_net_ethtool_nway_reset() argument
112 spider_net_ethtool_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ering, struct kernel_ethtool_ringparam *kernel_ering, struct netlink_ext_ack *extack) spider_net_ethtool_get_ringparam() argument
125 spider_net_get_sset_count(struct net_device *netdev, int sset) spider_net_get_sset_count() argument
135 spider_net_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, u64 *data) spider_net_get_ethtool_stats() argument
155 spider_net_get_strings(struct net_device *netdev, u32 stringset, u8 *data) spider_net_get_strings() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/
H A Dusnic_fwd.h49 struct net_device *netdev; member
/kernel/linux/linux-6.6/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_ethtool.c124 static void vnic_get_drvinfo(struct net_device *netdev, in vnic_get_drvinfo() argument
133 static int vnic_get_sset_count(struct net_device *netdev, int sset) in vnic_get_sset_count() argument
139 static void vnic_get_ethtool_stats(struct net_device *netdev, in vnic_get_ethtool_stats() argument
159 static void vnic_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in vnic_get_strings() argument
182 void opa_vnic_set_ethtool_ops(struct net_device *netdev) in opa_vnic_set_ethtool_ops() argument
/kernel/linux/linux-6.6/net/openvswitch/
H A Dvport-internal_dev.c27 static struct internal_dev *internal_dev_priv(struct net_device *netdev) in internal_dev_priv() argument
34 internal_dev_xmit(struct sk_buff *skb, struct net_device *netdev) in internal_dev_xmit() argument
53 static int internal_dev_open(struct net_device *netdev) in internal_dev_open() argument
59 static int internal_dev_stop(struct net_device *netdev) in internal_dev_stop() argument
65 internal_dev_getinfo(struct net_device *netdev, struct ethtool_drvinfo *info) internal_dev_getinfo() argument
95 do_setup(struct net_device *netdev) do_setup() argument
195 struct net_device *netdev = skb->dev; internal_dev_recv() local
223 ovs_is_internal_dev(const struct net_device *netdev) ovs_is_internal_dev() argument
228 ovs_internal_dev_get_vport(struct net_device *netdev) ovs_internal_dev_get_vport() argument
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dnetdev-genl.c12 netdev_nl_dev_fill(struct net_device *netdev, struct sk_buff *rsp, in netdev_nl_dev_fill() argument
42 netdev_genl_dev_notify(struct net_device *netdev, int cmd) in netdev_genl_dev_notify() argument
68 struct net_device *netdev; netdev_nl_dev_get_doit() local
105 struct net_device *netdev; netdev_nl_dev_get_dumpit() local
125 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); netdev_genl_netdevice_event() local
[all...]
/kernel/linux/linux-6.6/net/dsa/
H A Dtag_ocelot_8021q.c63 ocelot_xmit(struct sk_buff *skb, struct net_device *netdev) ocelot_xmit() argument
79 ocelot_rcv(struct sk_buff *skb, struct net_device *netdev) ocelot_rcv() argument
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdfinit_bdh.c110 static int32_t InitPrimaryInterface(struct NetDevice *netDevice, struct net_device *netdev) in InitPrimaryInterface() argument
137 static int32_t InitP2pInterface(struct NetDevice *netDevice, struct net_device *netdev) in InitP2pInterface() argument
181 struct net_device *netdev = NULL; in BDH6Init() local
[all...]
H A Dhdf_wl_interface.h45 struct net_device *netdev; member
/kernel/linux/linux-5.10/drivers/net/can/sja1000/
H A Dtscan1.c81 struct net_device *netdev; in tscan1_probe() local
164 struct net_device *netdev; tscan1_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c15 static int atl1c_get_link_ksettings(struct net_device *netdev, in atl1c_get_link_ksettings() argument
59 static int atl1c_set_link_ksettings(struct net_device *netdev, in atl1c_set_link_ksettings() argument
109 static u32 atl1c_get_msglevel(struct net_device *netdev) in atl1c_get_msglevel() argument
115 static void atl1c_set_msglevel(struct net_device *netdev, u32 data) in atl1c_set_msglevel() argument
121 static int atl1c_get_regs_len(struct net_device *netdev) in atl1c_get_regs_len() argument
126 static void atl1c_get_regs(struct net_device *netdev, in atl1c_get_regs() argument
166 atl1c_get_eeprom_len(struct net_device *netdev) atl1c_get_eeprom_len() argument
176 atl1c_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) atl1c_get_eeprom() argument
218 atl1c_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) atl1c_get_drvinfo() argument
228 atl1c_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) atl1c_get_wol() argument
248 atl1c_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) atl1c_set_wol() argument
268 atl1c_nway_reset(struct net_device *netdev) atl1c_nway_reset() argument
292 atl1c_set_ethtool_ops(struct net_device *netdev) atl1c_set_ethtool_ops() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
H A Dehea_ethtool.c274 void ehea_set_ethtool_ops(struct net_device *netdev) in ehea_set_ethtool_ops() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-platform.c532 struct net_device *netdev = pdata->netdev; in xgbe_platform_suspend() local
552 struct net_device *netdev = pdata->netdev; in xgbe_platform_resume() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Denic_pp.c71 struct net_device *netdev = enic->netdev; in enic_set_port_profile() local
198 struct net_device *netdev = enic->netdev; in enic_pp_disassociate() local
259 struct net_device *netdev = enic->netdev; in enic_pp_associate() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_roce.h39 struct net_device *netdev; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dipoib_main.c199 hfi1_ipoib_setup_rn(struct ib_device *device, u8 port_num, struct net_device *netdev, void *param) hfi1_ipoib_setup_rn() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c61 static void ipoib_get_drvinfo(struct net_device *netdev, in ipoib_get_drvinfo() argument
174 static int ipoib_get_link_ksettings(struct net_device *netdev, in ipoib_get_link_ksettings() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/
H A Dusnic_fwd.c46 struct net_device *netdev = ufdev->netdev; in usnic_fwd_devcmd_locked() local

Completed in 9 milliseconds

12345678910>>...49