Home
last modified time | relevance | path

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

12345678910>>...49

/kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/
H A Dusnic_ib.h76 struct net_device *netdev; member
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_debugfs.c223 struct net_device *netdev = seq->private; in netdev_show() local
229 DEFINE_SHOW_ATTRIBUTE(netdev); variable
H A Dionic_fw.c98 struct net_device *netdev = lif->netdev; in ionic_firmware_update() local
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/abm/
H A Dcls.c267 int nfp_abm_setup_cls_block(struct net_device *netdev, struct nfp_repr *repr, in nfp_abm_setup_cls_block() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_arfs.h68 ice_rx_flow_steer(struct net_device __always_unused *netdev, in ice_rx_flow_steer() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dtls.c102 static int mlx5e_tls_add(struct net_device *netdev, struct sock *sk, in mlx5e_tls_add() argument
148 static void mlx5e_tls_del(struct net_device *netdev, in mlx5e_tls_del() argument
163 static int mlx5e_tls_resync(struct net_device *netdev, struct sock *sk, in mlx5e_tls_resync() argument
192 struct net_device *netdev = priv->netdev; in mlx5e_tls_build_netdev() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_txrx.c233 struct net_device *netdev = c->netdev; in mlx5e_cq_error_event() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dneigh.c31 struct net_device *netdev = rpriv->netdev; in mlx5e_rep_neigh_update_init_interval() local
99 struct net_device *netdev = rpriv->netdev; in mlx5e_rep_neigh_stats_work() local
207 struct net_device *netdev = rpriv->netdev; in mlx5e_rep_netevent_event() local
[all...]
/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...]
/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

Completed in 11 milliseconds

12345678910>>...49