Home
last modified time | relevance | path

Searched defs:netdev (Results 101 - 125 of 1183) sorted by relevance

12345678910>>...48

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_sriov.c62 int nfp_app_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in nfp_app_set_vf_mac() argument
94 int nfp_app_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos, in nfp_app_set_vf_vlan() argument
125 int nfp_app_set_vf_spoofchk(struct net_device *netdev, int vf, bool enable) in nfp_app_set_vf_spoofchk() argument
149 int nfp_app_set_vf_trust(struct net_device *netdev, int vf, bool enable) in nfp_app_set_vf_trust() argument
173 int nfp_app_set_vf_link_state(struct net_device *netdev, int vf, in nfp_app_set_vf_link_state() argument
207 nfp_app_get_vf_config(struct net_device *netdev, int vf, struct ifla_vf_info *ivi) nfp_app_get_vf_config() 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
118 nfp_port_get_phys_port_name(struct net_device *netdev, char *name, size_t len) nfp_port_get_phys_port_name() argument
172 nfp_port_configure(struct net_device *netdev, bool configed) nfp_port_configure() argument
217 nfp_port_alloc(struct nfp_app *app, enum nfp_port_type type, struct net_device *netdev) nfp_port_alloc() argument
[all...]
H A Dnfp_app.c38 struct nfp_app *nfp_app_from_netdev(struct net_device *netdev) in nfp_app_from_netdev() argument
64 int nfp_app_ndo_init(struct net_device *netdev) in nfp_app_ndo_init() argument
73 void nfp_app_ndo_uninit(struct net_device *netdev) in nfp_app_ndo_uninit() argument
142 nfp_app_netdev_feat_change(struct nfp_app *app, struct net_device *netdev) nfp_app_netdev_feat_change() argument
176 struct net_device *netdev; nfp_app_netdev_event() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_fw.c98 struct net_device *netdev = lif->netdev; in ionic_firmware_update() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dvnic.h106 struct net_device *netdev; member
125 struct net_device *netdev; member
/kernel/linux/linux-5.10/drivers/net/fjes/
H A Dfjes_ethtool.c43 static void fjes_get_ethtool_stats(struct net_device *netdev, in fjes_get_ethtool_stats() argument
85 static void fjes_get_strings(struct net_device *netdev, in fjes_get_strings() argument
136 static int fjes_get_sset_count(struct net_device *netdev, int sset) in fjes_get_sset_count() argument
146 static void fjes_get_drvinfo(struct net_device *netdev, in fjes_get_drvinfo() argument
163 static int fjes_get_link_ksettings(struct net_device *netdev, in fjes_get_link_ksettings() argument
176 static int fjes_get_regs_len(struct net_device *netdev) in fjes_get_regs_len() argument
182 fjes_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) fjes_get_regs() argument
222 fjes_set_dump(struct net_device *netdev, struct ethtool_dump *dump) fjes_set_dump() argument
254 fjes_get_dump_flag(struct net_device *netdev, struct ethtool_dump *dump) fjes_get_dump_flag() argument
267 fjes_get_dump_data(struct net_device *netdev, struct ethtool_dump *dump, void *buf) fjes_get_dump_data() argument
295 fjes_set_ethtool_ops(struct net_device *netdev) fjes_set_ethtool_ops() argument
[all...]
H A Dfjes.h24 struct net_device *netdev; member
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/alx/
H A Dethtool.c128 static int alx_get_link_ksettings(struct net_device *netdev, in alx_get_link_ksettings() argument
177 static int alx_set_link_ksettings(struct net_device *netdev, in alx_set_link_ksettings() argument
206 static void alx_get_pauseparam(struct net_device *netdev, in alx_get_pauseparam() argument
219 static int alx_set_pauseparam(struct net_device *netdev, in alx_set_pauseparam() argument
261 static u32 alx_get_msglevel(struct net_device *netdev) in alx_get_msglevel() argument
268 alx_set_msglevel(struct net_device *netdev, u32 data) alx_set_msglevel() argument
275 alx_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *estats, u64 *data) alx_get_ethtool_stats() argument
290 alx_get_strings(struct net_device *netdev, u32 stringset, u8 *buf) alx_get_strings() argument
302 alx_get_sset_count(struct net_device *netdev, int sset) alx_get_sset_count() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Denic_dev.c181 int enic_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in enic_vlan_rx_add_vid() argument
194 int enic_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) in enic_vlan_rx_kill_vid() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_ethtool.c15 static int atl1e_get_link_ksettings(struct net_device *netdev, in atl1e_get_link_ksettings() argument
60 static int atl1e_set_link_ksettings(struct net_device *netdev, in atl1e_set_link_ksettings() argument
131 static u32 atl1e_get_msglevel(struct net_device *netdev) in atl1e_get_msglevel() argument
140 static int atl1e_get_regs_len(struct net_device *netdev) in atl1e_get_regs_len() argument
145 static void atl1e_get_regs(struct net_device *netdev, in atl1e_get_regs() argument
194 static int atl1e_get_eeprom_len(struct net_device *netdev) in atl1e_get_eeprom_len() argument
204 atl1e_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) atl1e_get_eeprom() argument
244 atl1e_set_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) atl1e_set_eeprom() argument
304 atl1e_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) atl1e_get_drvinfo() argument
315 atl1e_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) atl1e_get_wol() argument
335 atl1e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) atl1e_set_wol() argument
355 atl1e_nway_reset(struct net_device *netdev) atl1e_nway_reset() argument
379 atl1e_set_ethtool_ops(struct net_device *netdev) atl1e_set_ethtool_ops() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datlx.c42 static int atlx_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in atlx_ioctl() argument
61 static int atlx_set_mac(struct net_device *netdev, void *p) in atlx_set_mac() argument
81 struct net_device *netdev in atlx_check_for_link() local
113 atlx_set_multi(struct net_device *netdev) atlx_set_multi() argument
186 atlx_tx_timeout(struct net_device *netdev, unsigned int txqueue) atlx_tx_timeout() argument
219 atlx_vlan_mode(struct net_device *netdev, netdev_features_t features) atlx_vlan_mode() argument
240 atlx_fix_features(struct net_device *netdev, netdev_features_t features) atlx_fix_features() argument
255 atlx_set_features(struct net_device *netdev, netdev_features_t features) atlx_set_features() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dinit.c343 void mwifiex_wake_up_net_dev_queue(struct net_device *netdev, in mwifiex_wake_up_net_dev_queue() argument
354 void mwifiex_stop_net_dev_queue(struct net_device *netdev, in mwifiex_stop_net_dev_queue() argument
/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dipa_endpoint.h73 struct net_device *netdev; member
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dint51x1.c107 static void int51x1_set_multicast(struct net_device *netdev) in int51x1_set_multicast() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c36 struct net_device *netdev = pdata->netdev; in xlgmac_read_mac_addr() local
70 struct net_device *netdev = pdata->netdev; in xlgmac_init() local
231 struct net_device *netdev; xlgmac_drv_probe() local
276 struct net_device *netdev = dev_get_drvdata(dev); xlgmac_drv_remove() local
332 xlgmac_print_pkt(struct net_device *netdev, struct sk_buff *skb, bool tx_rx) xlgmac_print_pkt() argument
[all...]
H A Ddwc-xlgmac-ethtool.c98 static void xlgmac_ethtool_get_drvinfo(struct net_device *netdev, in xlgmac_ethtool_get_drvinfo() argument
123 static u32 xlgmac_ethtool_get_msglevel(struct net_device *netdev) in xlgmac_ethtool_get_msglevel() argument
130 static void xlgmac_ethtool_set_msglevel(struct net_device *netdev, in xlgmac_ethtool_set_msglevel() argument
138 static void xlgmac_ethtool_get_channels(struct net_device *netdev, in xlgmac_ethtool_get_channels() argument
149 static int xlgmac_ethtool_get_coalesce(struct net_device *netdev, in xlgmac_ethtool_get_coalesce() argument
161 xlgmac_ethtool_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) xlgmac_ethtool_set_coalesce() argument
193 xlgmac_ethtool_get_strings(struct net_device *netdev, u32 stringset, u8 *data) xlgmac_ethtool_get_strings() argument
212 xlgmac_ethtool_get_sset_count(struct net_device *netdev, int stringset) xlgmac_ethtool_get_sset_count() argument
229 xlgmac_ethtool_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, u64 *data) xlgmac_ethtool_get_ethtool_stats() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.h67 struct net_device *netdev; member
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dp80211conv.c278 struct net_device *netdev = wlandev->netdev; in skb_p80211_to_ether() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Dxmit_linux.c156 int r8712_xmit_entry(_pkt *pkt, struct net_device *netdev) in r8712_xmit_entry() argument
/kernel/linux/linux-5.10/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
56 static int internal_dev_open(struct net_device *netdev) in internal_dev_open() argument
62 static int internal_dev_stop(struct net_device *netdev) in internal_dev_stop() argument
68 internal_dev_getinfo(struct net_device *netdev, struct ethtool_drvinfo *info) internal_dev_getinfo() argument
110 do_setup(struct net_device *netdev) do_setup() argument
209 struct net_device *netdev = skb->dev; internal_dev_recv() local
237 ovs_is_internal_dev(const struct net_device *netdev) ovs_is_internal_dev() argument
242 ovs_internal_dev_get_vport(struct net_device *netdev) ovs_internal_dev_get_vport() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/
H A Demac-ethtool.c66 static u32 emac_get_msglevel(struct net_device *netdev) in emac_get_msglevel() argument
73 static void emac_set_msglevel(struct net_device *netdev, u32 data) in emac_set_msglevel() argument
80 static int emac_get_sset_count(struct net_device *netdev, int sset) in emac_get_sset_count() argument
92 static void emac_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in emac_get_strings() argument
111 static void emac_get_ethtool_stats(struct net_device *netdev, in emac_get_ethtool_stats() argument
125 static int emac_nway_reset(struct net_device *netdev) in emac_nway_reset() argument
135 emac_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) emac_get_ringparam() argument
146 emac_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) emac_set_ringparam() argument
169 emac_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) emac_get_pauseparam() argument
179 emac_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) emac_set_pauseparam() argument
212 emac_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *buff) emac_get_regs() argument
226 emac_get_regs_len(struct net_device *netdev) emac_get_regs_len() argument
233 emac_set_priv_flags(struct net_device *netdev, u32 flags) emac_set_priv_flags() argument
245 emac_get_priv_flags(struct net_device *netdev) emac_get_priv_flags() argument
280 emac_set_ethtool_ops(struct net_device *netdev) emac_set_ethtool_ops() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/
H A Dethsw.h48 struct net_device *netdev; member
/kernel/linux/linux-5.10/drivers/staging/gdm724x/
H A Dgdm_lte.h53 struct net_device *netdev; member
/kernel/linux/linux-5.10/include/linux/dsa/
H A D8021q.h90 struct sk_buff *dsa_8021q_xmit(struct sk_buff *skb, struct net_device *netdev, in dsa_8021q_xmit() argument
/kernel/linux/linux-6.6/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...]

Completed in 13 milliseconds

12345678910>>...48