Home
last modified time | relevance | path

Searched defs:netdev (Results 376 - 400 of 1216) sorted by relevance

1...<<11121314151617181920>>...49

/kernel/linux/linux-6.6/include/net/
H A Dxsk_buff_pool.h40 struct net_device *netdev; member
50 struct net_device *netdev; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c44 int ixgbe_fcoe_ddp_put(struct net_device *netdev, u16 xid) in ixgbe_fcoe_ddp_put() argument
133 static int ixgbe_fcoe_ddp_setup(struct net_device *netdev, u16 xid, in ixgbe_fcoe_ddp_setup() argument
344 ixgbe_fcoe_ddp_get(struct net_device *netdev, u16 xid, struct scatterlist *sgl, unsigned int sgc) ixgbe_fcoe_ddp_get() argument
365 ixgbe_fcoe_ddp_target(struct net_device *netdev, u16 xid, struct scatterlist *sgl, unsigned int sgc) ixgbe_fcoe_ddp_target() argument
835 ixgbe_fcoe_enable(struct net_device *netdev) ixgbe_fcoe_enable() argument
882 ixgbe_fcoe_disable(struct net_device *netdev) ixgbe_fcoe_disable() argument
927 ixgbe_fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type) ixgbe_fcoe_get_wwn() argument
967 ixgbe_fcoe_get_hbainfo(struct net_device *netdev, struct netdev_fcoe_hbainfo *info) ixgbe_fcoe_get_hbainfo() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c51 static int igbvf_get_link_ksettings(struct net_device *netdev, in igbvf_get_link_ksettings() argument
88 static int igbvf_set_link_ksettings(struct net_device *netdev, in igbvf_set_link_ksettings() argument
94 static void igbvf_get_pauseparam(struct net_device *netdev, in igbvf_get_pauseparam() argument
99 static int igbvf_set_pauseparam(struct net_device *netdev, in igbvf_set_pauseparam() argument
105 static u32 igbvf_get_msglevel(struct net_device *netdev) in igbvf_get_msglevel() argument
112 static void igbvf_set_msglevel(struct net_device *netdev, u32 data) in igbvf_set_msglevel() argument
119 static int igbvf_get_regs_len(struct net_device *netdev) in igbvf_get_regs_len() argument
125 igbvf_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) igbvf_get_regs() argument
150 igbvf_get_eeprom_len(struct net_device *netdev) igbvf_get_eeprom_len() argument
155 igbvf_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) igbvf_get_eeprom() argument
161 igbvf_set_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) igbvf_set_eeprom() argument
167 igbvf_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) igbvf_get_drvinfo() argument
177 igbvf_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring, struct kernel_ethtool_ringparam *kernel_ring, struct netlink_ext_ack *extack) igbvf_get_ringparam() argument
192 igbvf_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring, struct kernel_ethtool_ringparam *kernel_ring, struct netlink_ext_ack *extack) igbvf_set_ringparam() argument
290 igbvf_diag_test(struct net_device *netdev, struct ethtool_test *eth_test, u64 *data) igbvf_diag_test() argument
307 igbvf_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) igbvf_get_wol() argument
314 igbvf_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) igbvf_set_wol() argument
320 igbvf_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, struct kernel_ethtool_coalesce *kernel_coal, struct netlink_ext_ack *extack) igbvf_get_coalesce() argument
335 igbvf_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, struct kernel_ethtool_coalesce *kernel_coal, struct netlink_ext_ack *extack) igbvf_set_coalesce() argument
372 igbvf_nway_reset(struct net_device *netdev) igbvf_nway_reset() argument
381 igbvf_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, u64 *data) igbvf_get_ethtool_stats() argument
412 igbvf_get_strings(struct net_device *netdev, u32 stringset, u8 *data) igbvf_get_strings() argument
460 igbvf_set_ethtool_ops(struct net_device *netdev) igbvf_set_ethtool_ops() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c92 static int enic_get_ksettings(struct net_device *netdev, in enic_get_ksettings() argument
119 static void enic_get_drvinfo(struct net_device *netdev, in enic_get_drvinfo() argument
141 static void enic_get_strings(struct net_device *netdev, u32 stringset, in enic_get_strings() argument
164 static void enic_get_ringparam(struct net_device *netdev, in enic_get_ringparam() argument
178 static int enic_set_ringparam(struct net_device *netdev, in enic_set_ringparam() argument
243 enic_get_sset_count(struct net_device *netdev, int sset) enic_get_sset_count() argument
253 enic_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, u64 *data) enic_get_ethtool_stats() argument
277 enic_get_msglevel(struct net_device *netdev) enic_get_msglevel() argument
283 enic_set_msglevel(struct net_device *netdev, u32 value) enic_set_msglevel() argument
289 enic_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ecmd, struct kernel_ethtool_coalesce *kernel_coal, struct netlink_ext_ack *extack) enic_get_coalesce() argument
336 enic_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ecmd, struct kernel_ethtool_coalesce *kernel_coal, struct netlink_ext_ack *extack) enic_set_coalesce() argument
566 enic_get_rxfh_key_size(struct net_device *netdev) enic_get_rxfh_key_size() argument
571 enic_get_rxfh(struct net_device *netdev, u32 *indir, u8 *hkey, u8 *hfunc) enic_get_rxfh() argument
585 enic_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *hkey, const u8 hfunc) enic_set_rxfh() argument
600 enic_get_ts_info(struct net_device *netdev, struct ethtool_ts_info *info) enic_get_ts_info() argument
636 enic_set_ethtool_ops(struct net_device *netdev) enic_set_ethtool_ops() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_main.c130 struct net_device *netdev; in chtls_inline_feature() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dvnic_main.c40 struct net_device *netdev = vinfo->netdev; in hfi1_vnic_update_stats() local
181 hfi1_vnic_get_stats64(struct net_device *netdev, struct rtnl_link_stats64 *stats) hfi1_vnic_get_stats64() argument
214 hfi1_netdev_start_xmit(struct sk_buff *skb, struct net_device *netdev) hfi1_netdev_start_xmit() argument
278 hfi1_vnic_select_queue(struct net_device *netdev, struct sk_buff *skb, struct net_device *sb_dev) hfi1_vnic_select_queue() argument
407 struct net_device *netdev = vinfo->netdev; hfi1_vnic_up() local
445 hfi1_netdev_open(struct net_device *netdev) hfi1_netdev_open() argument
456 hfi1_netdev_close(struct net_device *netdev) hfi1_netdev_close() argument
511 hfi1_vnic_set_vesw_id(struct net_device *netdev, int id) hfi1_vnic_set_vesw_id() argument
544 hfi1_vnic_free_rn(struct net_device *netdev) hfi1_vnic_free_rn() argument
562 struct net_device *netdev; hfi1_vnic_alloc_rn() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c363 static int otx2vf_open(struct net_device *netdev) in otx2vf_open() argument
383 static int otx2vf_stop(struct net_device *netdev) in otx2vf_stop() argument
388 static netdev_tx_t otx2vf_xmit(struct sk_buff *skb, struct net_device *netdev) in otx2vf_xmit() argument
413 otx2vf_set_rx_mode(struct net_device *netdev) otx2vf_set_rx_mode() argument
423 struct net_device *netdev = vf->netdev; otx2vf_do_set_rx_mode() local
449 otx2vf_change_mtu(struct net_device *netdev, int new_mtu) otx2vf_change_mtu() argument
482 otx2vf_set_features(struct net_device *netdev, netdev_features_t features) otx2vf_set_features() argument
539 struct net_device *netdev; otx2vf_probe() local
745 struct net_device *netdev = pci_get_drvdata(pdev); otx2vf_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhtb.c24 struct net_device *netdev; member
705 mlx5e_htb_init(struct mlx5e_htb *htb, struct tc_htb_qopt_offload *htb_qopt, struct net_device *netdev, struct mlx5_core_dev *mdev, struct mlx5e_selq *selq, struct mlx5e_priv *priv) mlx5e_htb_init() argument
H A Dport_buffer.c488 struct net_device *netdev = priv->netdev; in mlx5e_port_manual_buffer_config() local
[all...]
H A Dtc_tun.c770 mlx5e_tc_tun_device_to_offload(struct mlx5e_priv *priv, struct net_device *netdev) mlx5e_tc_tun_device_to_offload() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c26 struct net_device *netdev; member
302 mlx5e_rep_indr_block_priv_lookup(struct mlx5e_rep_priv *rpriv, struct net_device *netdev, enum flow_block_binder_type binder_type) mlx5e_rep_indr_block_priv_lookup() argument
319 mlx5e_rep_indr_offload(struct net_device *netdev, struct flow_cls_offload *flower, struct mlx5e_rep_indr_block_priv *indr_priv, unsigned long flags) mlx5e_rep_indr_offload() argument
430 mlx5e_rep_check_indr_block_supported(struct mlx5e_rep_priv *rpriv, struct net_device *netdev, struct flow_block_offload *f) mlx5e_rep_check_indr_block_supported() argument
470 mlx5e_rep_indr_setup_block(struct net_device *netdev, struct Qdisc *sch, struct mlx5e_rep_priv *rpriv, struct flow_block_offload *f, flow_setup_cb_t *setup_cb, void *data, void (*cleanup)(struct flow_block_cb *block_cb)) mlx5e_rep_indr_setup_block() argument
648 mlx5e_rep_indr_setup_cb(struct net_device *netdev, struct Qdisc *sch, void *cb_priv, enum tc_setup_type type, void *type_data, void *data, void (*cleanup)(struct flow_block_cb *block_cb)) mlx5e_rep_indr_setup_cb() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dcdc_mbim.c72 static int cdc_mbim_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in cdc_mbim_rx_add_vid() argument
86 static int cdc_mbim_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) in cdc_mbim_rx_kill_vid() argument
313 struct net_device *netdev; in do_neigh_solicit() local
[all...]
H A Dipheth.c556 struct net_device *netdev; in ipheth_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mei/
H A Diwl-mei.h504 iwl_mei_set_netdev(struct net_device *netdev) iwl_mei_set_netdev() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Ddebugfs.c67 struct net_device *netdev = priv->netdev; in mwifiex_info_read() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.h64 struct net_device *netdev; member
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dpci200syn.c62 struct net_device *netdev; member
[all...]
/kernel/linux/linux-6.6/net/xdp/
H A Dxsk_buff_pool.c149 xp_assign_dev(struct xsk_buff_pool *pool, struct net_device *netdev, u16 queue_id, u16 flags) xp_assign_dev() argument
310 xp_create_dma_map(struct device *dev, struct net_device *netdev, u32 nr_pages, struct xdp_umem *umem) xp_create_dma_map() argument
[all...]
/kernel/linux/linux-6.6/net/batman-adv/
H A Dhard-interface.c91 static struct net *batadv_getlink_net(const struct net_device *netdev, in batadv_getlink_net() argument
216 static struct net_device *batadv_get_real_netdevice(struct net_device *netdev) in batadv_get_real_netdevice() argument
[all...]
/kernel/linux/linux-6.6/net/ethernet/
H A Deth.c526 int platform_get_ethdev_address(struct device *dev, struct net_device *netdev) in platform_get_ethdev_address() argument
640 device_get_ethdev_address(struct device *dev, struct net_device *netdev) device_get_ethdev_address() argument
[all...]
/kernel/linux/linux-6.6/net/caif/
H A Dchnl_net.c48 struct net_device *netdev; member
[all...]
/kernel/linux/linux-6.6/net/dsa/
H A Dtag_8021q.c461 struct sk_buff *dsa_8021q_xmit(struct sk_buff *skb, struct net_device *netdev, in dsa_8021q_xmit() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_rx_data.c557 oal_net_device_stru *netdev = hmac_vap->net_device; in hmac_rx_transmit_msdu_to_lan() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_customize.c681 static hi_u32 wal_customize_init_country(oal_net_device_stru *netdev) in wal_customize_init_country() argument
713 static hi_u32 wal_customize_init_log(oal_net_device_stru *netdev) in wal_customize_init_log() argument
756 static hi_u32 wal_customize_init_clock(oal_net_device_stru *netdev) in wal_customize_init_clock() argument
805 static hi_u32 wal_customize_init_rf(oal_net_device_stru *netdev) in wal_customize_init_rf() argument
950 wal_customize_init_cali(oal_net_device_stru *netdev) wal_customize_init_cali() argument
1021 wal_customize_init_dbb(oal_net_device_stru *netdev) wal_customize_init_dbb() argument
1067 wal_customize_init_fcc_tx_pwr(oal_net_device_stru *netdev) wal_customize_init_fcc_tx_pwr() argument
1106 wal_customize_init_freq_comp(oal_net_device_stru *netdev) wal_customize_init_freq_comp() argument
1232 oal_net_device_stru *netdev = HI_NULL; wal_customize_set_config() local
1474 wal_print_init_params(oal_net_device_stru *netdev, hi_char *pc_param) wal_print_init_params() argument
1514 oal_net_device_stru *netdev = HI_NULL; wal_sync_boot_current_to_dev() local
[all...]
H A Dwal_event.c75 oal_net_device_stru *netdev = (oal_net_device_stru *)arg; in wal_scan_result_clean_timeout_fn() local
112 oal_net_device_stru *netdev = hmac_vap_get_net_device(event->event_hdr.vap_id); in wal_scan_comp_proc_sta() local
209 oal_net_device_stru *netdev = HI_NULL; in wal_asoc_comp_proc_sta() local
280 oal_net_device_stru *netdev = HI_NULL; wal_disasoc_comp_proc_sta() local
364 oal_net_device_stru *netdev = hmac_vap_get_net_device(event->event_hdr.vap_id); wal_connect_new_sta_proc_ap() local
428 oal_net_device_stru *netdev = HI_NULL; wal_disconnect_sta_proc_ap() local
467 wal_set_tpc_mode(oal_net_device_stru *netdev, hi_u32 mode) wal_set_tpc_mode() argument
509 oal_net_device_stru *netdev = HI_NULL; wal_mic_failure_proc() local
556 oal_net_device_stru *netdev = HI_NULL; wal_send_mgmt_to_host() local
680 oal_net_device_stru *netdev = HI_NULL; wal_mesh_close_peer_inform() local
740 oal_net_device_stru *netdev = HI_NULL; wal_mesh_new_peer_candidate() local
830 wal_any_global_config(wlan_cfgid_enum_uint16 wid, oal_net_device_stru *netdev) wal_any_global_config() argument
1059 oal_net_device_stru *netdev = HI_NULL; wal_csi_switch() local
1135 oal_net_device_stru *netdev = oal_get_netdev_by_name(ifname); wal_csi_set_config() local
1241 oal_net_device_stru *netdev = HI_NULL; wal_p2p_action_tx_status() local
1446 oal_net_device_stru *netdev = HI_NULL; wal_channel_switch_report() local
[all...]

Completed in 23 milliseconds

1...<<11121314151617181920>>...49