| /kernel/linux/linux-6.6/net/dsa/ |
| H A D | tag_ocelot.c | 45 static void ocelot_xmit_common(struct sk_buff *skb, struct net_device *netdev, in ocelot_xmit_common() argument 79 ocelot_xmit(struct sk_buff *skb, struct net_device *netdev) ocelot_xmit() argument 91 seville_xmit(struct sk_buff *skb, struct net_device *netdev) seville_xmit() argument 103 ocelot_rcv(struct sk_buff *skb, struct net_device *netdev) ocelot_rcv() argument [all...] |
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| H A D | wal_scan.c | 87 static hi_void wal_inform_bss_frame(const oal_net_device_stru *netdev, wal_scanned_bss_info_stru *scanned_bss_info, in wal_inform_bss_frame() argument 173 hi_void wal_inform_all_bss(const oal_net_device_stru *netdev, oal_wiphy_stru *wiphy, hmac_bss_mgmt_stru *bss_mgmt, in wal_inform_all_bss() argument 405 oal_net_device_stru *netdev = HI_NULL; in wal_wait_for_scan_timeout_fn() local 511 wal_start_scan_req(oal_net_device_stru *netdev, hmac_scan_stru *scan_mgmt) wal_start_scan_req() argument 604 wal_send_scan_abort_msg(oal_net_device_stru *netdev) wal_send_scan_abort_msg() argument 648 wal_force_scan_complete(oal_net_device_stru *netdev) wal_force_scan_complete() argument [all...] |
| H A D | wal_event_msg.c | 218 hi_u32 wal_alloc_cfg_event(oal_net_device_stru *netdev, frw_event_mem_stru **event_mem, hi_void *resp_addr, in wal_alloc_cfg_event() argument 373 hi_u32 wal_send_cfg_event(oal_net_device_stru *netdev, wal_msg_type_enum_uint8 msg_type, hi_u16 us_len, in wal_send_cfg_event() argument
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| H A D | oal_net.c | 378 oal_net_device_stru *netdev = NetDeviceInit(puc_name, strlen(puc_name), WIFI_LINK, LITE_OS); in oal_net_alloc_netdev() local 386 void OalInitSpecialProcPriv(oal_net_device_stru *netdev) in OalInitSpecialProcPriv() argument 405 void OalFreeSpecialProcPriv(oal_net_device_stru *netdev) in OalFreeSpecialProcPriv() argument 427 oal_net_device_stru *netdev; oal_net_alloc_netdev_mqs() local 447 oal_net_clear_netdev(oal_net_device_stru *netdev) oal_net_clear_netdev() argument 472 oal_net_free_netdev(oal_net_device_stru *netdev) oal_net_free_netdev() argument 494 oal_net_register_netdev(oal_net_device_stru *netdev, nl80211_iftype_uint8 type) oal_net_register_netdev() argument 526 oal_net_unregister_netdev(oal_net_device_stru *netdev) oal_net_unregister_netdev() argument 560 oal_eth_header(oal_netbuf_stru *netbuf, oal_net_device_stru *netdev, oal_eth_header_info_stru *eth_header_info) oal_eth_header() argument 597 oal_arp_create(const oal_arp_create_info_stru *p_arp_create_info, oal_net_device_stru *netdev) oal_arp_create() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/can/softing/ |
| H A D | softing_fw.c | 409 static inline int softing_error_reporting(struct net_device *netdev) in softing_error_reporting() argument 422 struct net_device *netdev; in softing_startstop() local 669 softing_default_output(struct net_device *netdev) softing_default_output() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_mdio.c | 175 static void hclge_mac_adjust_link(struct net_device *netdev) in hclge_mac_adjust_link() argument 203 struct net_device *netdev = hdev->vport[0].nic.netdev; in hclge_mac_connect_phy() local 265 struct net_device *netdev = hdev->vport[0].nic.netdev; hclge_mac_stop_phy() local [all...] |
| H A D | hclge_dcb.c | 271 struct net_device *netdev = h->kinfo.netdev; in hclge_ieee_setets() local 358 struct net_device *netdev = h->kinfo.netdev; in hclge_ieee_setpfc() local 422 struct net_device *netdev = h->kinfo.netdev; in hclge_setdcbx() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_iov.c | 567 int fm10k_ndo_set_vf_mac(struct net_device *netdev, int vf_idx, u8 *mac) in fm10k_ndo_set_vf_mac() argument 590 int fm10k_ndo_set_vf_vlan(struct net_device *netdev, int vf_idx, u16 vid, in fm10k_ndo_set_vf_vlan() argument 627 int fm10k_ndo_set_vf_bw(struct net_device *netdev, int vf_idx, in fm10k_ndo_set_vf_bw() argument 652 int fm10k_ndo_get_vf_config(struct net_device *netdev, in fm10k_ndo_get_vf_config() argument 675 int fm10k_ndo_get_vf_stats(struct net_device *netdev, in fm10k_ndo_get_vf_stats() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ipsec.c | 104 struct net_device *netdev = adapter->netdev; in ixgbevf_ipsec_restore() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_xsk.c | 27 struct net_device *netdev = adapter->netdev; in ixgbe_xsk_pool_enable() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
| H A D | ucc_geth_ethtool.c | 104 uec_get_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *cmd) in uec_get_ksettings() argument 118 uec_set_ksettings(struct net_device *netdev, in uec_set_ksettings() argument 131 uec_get_pauseparam(struct net_device *netdev, in uec_get_pauseparam() argument 145 uec_set_pauseparam(struct net_device *netdev, in uec_set_pauseparam() argument 176 uec_get_msglevel(struct net_device *netdev) uec_get_msglevel() argument 183 uec_set_msglevel(struct net_device *netdev, uint32_t data) uec_set_msglevel() argument 190 uec_get_regs_len(struct net_device *netdev) uec_get_regs_len() argument 196 uec_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) uec_get_regs() argument 209 uec_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) uec_get_ringparam() argument 228 uec_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) uec_set_ringparam() argument 260 uec_get_sset_count(struct net_device *netdev, int sset) uec_get_sset_count() argument 282 uec_get_strings(struct net_device *netdev, u32 stringset, u8 *buf) uec_get_strings() argument 302 uec_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, uint64_t *data) uec_get_ethtool_stats() argument 333 uec_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) uec_get_drvinfo() argument 342 uec_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) uec_get_wol() argument 355 uec_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) uec_set_wol() argument 400 uec_set_ethtool_ops(struct net_device *netdev) uec_set_ethtool_ops() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_enet.h | 59 struct net_device *netdev; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ddp.c | 201 static bool i40e_ddp_is_pkg_hdr_valid(struct net_device *netdev, in i40e_ddp_is_pkg_hdr_valid() argument 264 int i40e_ddp_load(struct net_device *netdev, cons argument 393 struct net_device *netdev = pf->vsi[pf->lan_vsi]->netdev; i40e_ddp_restore() local 415 i40e_ddp_flash(struct net_device *netdev, struct ethtool_flash *flash) i40e_ddp_flash() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ptp.c | 447 int igc_ptp_set_ts_config(struct net_device *netdev, struct ifreq *ifr) in igc_ptp_set_ts_config() argument 477 int igc_ptp_get_ts_config(struct net_device *netdev, struct ifreq *ifr) in igc_ptp_get_ts_config() argument 495 struct net_device *netdev = adapter->netdev; in igc_ptp_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | ipoib.h | 102 struct net_device *netdev; member
|
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/ |
| H A D | opa_vnic_netdev.c | 65 static void opa_vnic_get_stats64(struct net_device *netdev, in opa_vnic_get_stats64() argument 97 static u16 opa_vnic_select_queue(struct net_device *netdev, struct sk_buff *skb, in opa_vnic_select_queue() argument 79 opa_netdev_start_xmit(struct sk_buff *skb, struct net_device *netdev) opa_netdev_start_xmit() argument 140 struct net_device *netdev = adapter->netdev; opa_vnic_process_vema_config() local 203 opa_vnic_set_mac_addr(struct net_device *netdev, void *addr) opa_vnic_set_mac_addr() argument 229 opa_vnic_mac_send_event(struct net_device *netdev, u8 event) opa_vnic_mac_send_event() argument 264 opa_vnic_set_rx_mode(struct net_device *netdev) opa_vnic_set_rx_mode() argument 274 opa_netdev_open(struct net_device *netdev) opa_netdev_open() argument 293 opa_netdev_close(struct net_device *netdev) opa_netdev_close() argument 327 struct net_device *netdev; opa_vnic_add_netdev() local 391 struct net_device *netdev = adapter->netdev; opa_vnic_rem_netdev() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/ |
| H A D | usnic_ib_main.c | 138 struct net_device *netdev; in usnic_ib_handle_usdev_event() local 227 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); usnic_ib_netdevice_event() local 289 struct net_device *netdev = ifa->ifa_dev->dev; usnic_ib_inetaddr_event() local 371 struct net_device *netdev; usnic_ib_device_add() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
| H A D | siw_main.c | 115 static int siw_dev_qualified(struct net_device *netdev) in siw_dev_qualified() argument 304 static struct siw_device *siw_device_create(struct net_device *netdev) in siw_device_create() argument 455 struct net_device *netdev = netdev_notifier_info_to_dev(arg); siw_netdev_event() local 517 siw_newlink(const char *basedev_name, struct net_device *netdev) siw_newlink() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec.c | 209 struct net_device *netdev = x->xso.real_dev; in mlx5e_xfrm_validate_state() local 308 struct net_device *netdev = x->xso.real_dev; mlx5e_xfrm_add_state() local 530 struct net_device *netdev = priv->netdev; mlx5e_ipsec_build_netdev() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/abm/ |
| H A D | main.c | 30 nfp_abm_setup_tc(struct nfp_app *app, struct net_device *netdev, in nfp_abm_setup_tc() argument 80 struct net_device *netdev; in nfp_abm_spawn_repr() local 151 struct net_device *netdev; nfp_abm_kill_repr() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | match.c | 471 nfp_flower_compile_flow_match(struct nfp_app *app, struct flow_cls_offload *flow, struct nfp_fl_key_ls *key_ls, struct net_device *netdev, struct nfp_fl_payload *nfp_flow, enum nfp_flower_tun_type tun_type, struct netlink_ext_ack *extack) nfp_flower_compile_flow_match() argument
|
| H A D | qos_conf.c | 61 nfp_flower_install_rate_limiter(struct nfp_app *app, struct net_device *netdev, in nfp_flower_install_rate_limiter() argument 137 nfp_flower_remove_rate_limiter(struct nfp_app *app, struct net_device *netdev, in nfp_flower_remove_rate_limiter() argument 188 struct net_device *netdev; in nfp_flower_stats_rlim_reply() local 255 struct net_device *netdev; nfp_flower_stats_rlim_request_all() local 290 nfp_flower_stats_rate_limiter(struct nfp_app *app, struct net_device *netdev, struct tc_cls_matchall_offload *flow, struct netlink_ext_ack *extack) nfp_flower_stats_rate_limiter() argument 343 nfp_flower_setup_qos_offload(struct nfp_app *app, struct net_device *netdev, struct tc_cls_matchall_offload *flow) nfp_flower_setup_qos_offload() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/ |
| H A D | qca_uart.c | 67 struct net_device *netdev = qca->net_dev; in qca_tty_receive() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_tun.c | 469 mlx5e_tc_tun_device_to_offload(struct mlx5e_priv *priv, struct net_device *netdev) mlx5e_tc_tun_device_to_offload() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/micrel/ |
| H A D | ks8851_par.c | 286 struct net_device *netdev; in ks8851_probe_par() local [all...] |