/kernel/linux/linux-5.10/net/core/ |
H A D | devlink.c | 785 struct net_device *netdev = devlink_port->type_dev; in devlink_nl_port_fill() local 8202 devlink_port_type_netdev_checks(struct devlink_port *devlink_port, struct net_device *netdev) devlink_port_type_netdev_checks() argument 8245 devlink_port_type_eth_set(struct devlink_port *devlink_port, struct net_device *netdev) devlink_port_type_eth_set() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe.h | 1052 struct net_device *netdev; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 13075 static int bnxt_udp_tunnel_set_port(struct net_device *netdev, unsigned int table, in bnxt_udp_tunnel_set_port() argument 13089 static int bnxt_udp_tunnel_unset_port(struct net_device *netdev, unsigned int table, in bnxt_udp_tunnel_unset_port() argument 13966 struct net_device *netdev = pci_get_drvdata(pdev); in bnxt_io_error_detected() local 14010 struct net_device *netdev = pci_get_drvdata(pdev); bnxt_io_slot_reset() local 14086 struct net_device *netdev = pci_get_drvdata(pdev); bnxt_io_resume() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/ |
H A D | lan743x_main.h | 1010 struct net_device *netdev; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 331 static void i40e_tx_timeout(struct net_device *netdev, unsigned int txqueue) in i40e_tx_timeout() argument 104 netdev_hw_addr_refcnt(struct i40e_mac_filter *f, struct net_device *netdev, int delta) netdev_hw_addr_refcnt() argument 445 i40e_get_netdev_stats_struct(struct net_device *netdev, struct rtnl_link_stats64 *stats) i40e_get_netdev_stats_struct() argument 1786 i40e_set_mac(struct net_device *netdev, void *p) i40e_set_mac() argument 2168 i40e_addr_sync(struct net_device *netdev, const u8 *addr) i40e_addr_sync() argument 2187 i40e_addr_unsync(struct net_device *netdev, const u8 *addr) i40e_addr_unsync() argument 2209 i40e_set_rx_mode(struct net_device *netdev) i40e_set_rx_mode() argument 2938 i40e_change_mtu(struct net_device *netdev, int new_mtu) i40e_change_mtu() argument 2968 i40e_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) i40e_ioctl() argument 3189 i40e_vlan_rx_add_vid(struct net_device *netdev, __always_unused __be16 proto, u16 vid) i40e_vlan_rx_add_vid() argument 3212 i40e_vlan_rx_add_vid_up(struct net_device *netdev, __always_unused __be16 proto, u16 vid) i40e_vlan_rx_add_vid_up() argument 3231 i40e_vlan_rx_kill_vid(struct net_device *netdev, __always_unused __be16 proto, u16 vid) i40e_vlan_rx_kill_vid() argument 4630 i40e_netpoll(struct net_device *netdev) i40e_netpoll() argument 5654 struct net_device *netdev = vsi->netdev; i40e_vsi_config_netdev_tc() local 7978 i40e_fwd_add(struct net_device *netdev, struct net_device *vdev) i40e_fwd_add() argument 8122 i40e_fwd_del(struct net_device *netdev, void *vdev) i40e_fwd_del() argument 8164 i40e_setup_tc(struct net_device *netdev, void *type_data) i40e_setup_tc() argument 8959 __i40e_setup_tc(struct net_device *netdev, enum tc_setup_type type, void *type_data) __i40e_setup_tc() argument 8989 i40e_open(struct net_device *netdev) i40e_open() argument 9232 i40e_close(struct net_device *netdev) i40e_close() argument 13008 i40e_set_features(struct net_device *netdev, netdev_features_t features) i40e_set_features() argument 13048 i40e_udp_tunnel_set_port(struct net_device *netdev, unsigned int table, unsigned int idx, struct udp_tunnel_info *ti) i40e_udp_tunnel_set_port() argument 13073 i40e_udp_tunnel_unset_port(struct net_device *netdev, unsigned int table, unsigned int idx, struct udp_tunnel_info *ti) i40e_udp_tunnel_unset_port() argument 13092 i40e_get_phys_port_id(struct net_device *netdev, struct netdev_phys_item_id *ppid) i40e_get_phys_port_id() argument 13738 struct net_device *netdev; i40e_config_netdev() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic.h | 1584 struct net_device *netdev; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | bpf.h | 540 struct net_device *netdev; member 973 struct net_device *netdev; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 570 struct net_device *netdev = adapter->netdev; in ixgbe_dump() local 1081 ixgbe_tx_maxrate(struct net_device *netdev, int queue_index, u32 maxrate) ixgbe_tx_maxrate() argument 1876 struct net_device *netdev = rx_ring->netdev; ixgbe_cleanup_headers() local 3209 struct net_device *netdev = adapter->netdev; ixgbe_request_msix_irqs() local 3353 struct net_device *netdev = adapter->netdev; ixgbe_request_irq() local 4246 struct net_device *netdev = adapter->netdev; ixgbe_set_rx_buffer_len() local 4404 ixgbe_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) ixgbe_vlan_rx_add_vid() argument 4463 ixgbe_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) ixgbe_vlan_rx_kill_vid() argument 4687 ixgbe_write_mc_addr_list(struct net_device *netdev) ixgbe_write_mc_addr_list() argument 4863 ixgbe_uc_sync(struct net_device *netdev, const unsigned char *addr) ixgbe_uc_sync() argument 4873 ixgbe_uc_unsync(struct net_device *netdev, const unsigned char *addr) ixgbe_uc_unsync() argument 4891 ixgbe_set_rx_mode(struct net_device *netdev) ixgbe_set_rx_mode() argument 5967 struct net_device *netdev = adapter->netdev; ixgbe_reset() local 6143 struct net_device *netdev = adapter->netdev; ixgbe_down() local 6231 ixgbe_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) ixgbe_tx_timeout() argument 6793 ixgbe_change_mtu(struct net_device *netdev, int new_mtu) ixgbe_change_mtu() argument 6840 ixgbe_open(struct net_device *netdev) ixgbe_open() argument 6931 ixgbe_close(struct net_device *netdev) ixgbe_close() argument 6951 struct net_device *netdev = adapter->netdev; ixgbe_resume() local 6987 struct net_device *netdev = adapter->netdev; __ixgbe_shutdown() local 7086 struct net_device *netdev = adapter->netdev; ixgbe_update_stats() local 7481 struct net_device *netdev = adapter->netdev; ixgbe_update_default_up() local 7502 struct net_device *netdev = adapter->netdev; ixgbe_watchdog_link_is_up() local 7592 struct net_device *netdev = adapter->netdev; ixgbe_watchdog_link_is_down() local 8863 __ixgbe_xmit_frame(struct sk_buff *skb, struct net_device *netdev, struct ixgbe_ring *ring) __ixgbe_xmit_frame() argument 8884 ixgbe_xmit_frame(struct sk_buff *skb, struct net_device *netdev) ixgbe_xmit_frame() argument 8897 ixgbe_set_mac(struct net_device *netdev, void *p) ixgbe_set_mac() argument 8915 ixgbe_mdio_read(struct net_device *netdev, int prtad, int devad, u16 addr) ixgbe_mdio_read() argument 8940 ixgbe_mdio_write(struct net_device *netdev, int prtad, int devad, u16 addr, u16 value) ixgbe_mdio_write() argument 8961 ixgbe_ioctl(struct net_device *netdev, struct ifreq *req, int cmd) ixgbe_ioctl() argument 9041 ixgbe_get_stats64(struct net_device *netdev, struct rtnl_link_stats64 *stats) ixgbe_get_stats64() argument 9084 ixgbe_ndo_get_vf_stats(struct net_device *netdev, int vf, struct ifla_vf_stats *vf_stats) ixgbe_ndo_get_vf_stats() argument 9801 struct net_device *netdev = adapter->netdev; ixgbe_sriov_reinit() local 9809 ixgbe_do_reset(struct net_device *netdev) ixgbe_do_reset() argument 9819 ixgbe_fix_features(struct net_device *netdev, netdev_features_t features) ixgbe_fix_features() argument 9856 ixgbe_set_features(struct net_device *netdev, netdev_features_t features) ixgbe_set_features() argument 10798 struct net_device *netdev; ixgbe_probe() local 11288 struct net_device *netdev; ixgbe_remove() local 11372 struct net_device *netdev = adapter->netdev; ixgbe_io_error_detected() local 11537 struct net_device *netdev = adapter->netdev; ixgbe_io_resume() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | mvneta.c | 4729 mvneta_ethtool_get_ringparam(struct net_device *netdev, in mvneta_ethtool_get_ringparam() argument 4789 static void mvneta_ethtool_get_strings(struct net_device *netdev, u32 sset, in mvneta_ethtool_get_strings() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 795 struct net_device *netdev; /* associated net device */ member 948 struct net_device *netdev; /* Pointer to netdevice */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.h | 1246 struct net_device *netdev[MTK_MAX_DEVS]; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/via/ |
H A D | via-velocity.h | 1385 struct net_device *netdev; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | main.h | 538 struct net_device *netdev; member
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 143 struct net_device *netdev; in __cfg80211_rdev_from_attrs() local 3033 struct net_device *netdev; in nl80211_dump_wiphy_parse() local 3425 struct net_device *netdev = info->user_ptr[1]; nl80211_set_channel() local 3438 struct net_device *netdev = NULL; nl80211_set_wiphy() local 4142 nl80211_valid_4addr(struct cfg80211_registered_device *rdev, struct net_device *netdev, u8 use_4addr, enum nl80211_iftype iftype) nl80211_valid_4addr() argument 17878 nl80211_send_mlme_event(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *buf, size_t len, enum nl80211_commands cmd, gfp_t gfp, int uapsd_queues, const u8 *req_ies, size_t req_ies_len, bool reconnect) nl80211_send_mlme_event() argument 17931 nl80211_send_rx_auth(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *buf, size_t len, gfp_t gfp) nl80211_send_rx_auth() argument 17940 nl80211_send_rx_assoc(struct cfg80211_registered_device *rdev, struct net_device *netdev, struct cfg80211_rx_assoc_resp *data) nl80211_send_rx_assoc() argument 17950 nl80211_send_deauth(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *buf, size_t len, bool reconnect, gfp_t gfp) nl80211_send_deauth() argument 17959 nl80211_send_disassoc(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *buf, size_t len, bool reconnect, gfp_t gfp) nl80211_send_disassoc() argument 18000 nl80211_send_mlme_timeout(struct cfg80211_registered_device *rdev, struct net_device *netdev, int cmd, const u8 *addr, gfp_t gfp) nl80211_send_mlme_timeout() argument 18033 nl80211_send_auth_timeout(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *addr, gfp_t gfp) nl80211_send_auth_timeout() argument 18041 nl80211_send_assoc_timeout(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *addr, gfp_t gfp) nl80211_send_assoc_timeout() argument 18049 nl80211_send_connect_result(struct cfg80211_registered_device *rdev, struct net_device *netdev, struct cfg80211_connect_resp_params *cr, gfp_t gfp) nl80211_send_connect_result() argument 18162 nl80211_send_roamed(struct cfg80211_registered_device *rdev, struct net_device *netdev, struct cfg80211_roam_info *info, gfp_t gfp) nl80211_send_roamed() argument 18266 nl80211_send_port_authorized(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *bssid, const u8 *td_bitmap, u8 td_bitmap_len) nl80211_send_port_authorized() argument 18303 nl80211_send_disconnected(struct cfg80211_registered_device *rdev, struct net_device *netdev, u16 reason, const u8 *ie, size_t ie_len, bool from_ap) nl80211_send_disconnected() argument 18409 nl80211_send_ibss_bssid(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *bssid, gfp_t gfp) nl80211_send_ibss_bssid() argument 18485 nl80211_michael_mic_failure(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *addr, enum nl80211_key_type key_type, int key_id, const u8 *tsc, gfp_t gfp) nl80211_michael_mic_failure() argument 18623 cfg80211_assoc_comeback(struct net_device *netdev, const u8 *ap_addr, u32 timeout) cfg80211_assoc_comeback() argument 18872 struct net_device *netdev = wdev->netdev; nl80211_send_mgmt() local 18925 struct net_device *netdev = wdev->netdev; nl80211_frame_tx_status() local 19253 nl80211_gtk_rekey_notify(struct cfg80211_registered_device *rdev, struct net_device *netdev, const u8 *bssid, const u8 *replay_ctr, gfp_t gfp) nl80211_gtk_rekey_notify() argument 19309 nl80211_pmksa_candidate_notify(struct cfg80211_registered_device *rdev, struct net_device *netdev, int index, const u8 *bssid, bool preauth, gfp_t gfp) nl80211_pmksa_candidate_notify() argument 19365 nl80211_ch_switch_notify(struct cfg80211_registered_device *rdev, struct net_device *netdev, unsigned int link_id, struct cfg80211_chan_def *chandef, gfp_t gfp, enum nl80211_commands notif, u8 count, bool quiet, u16 punct_bitmap) nl80211_ch_switch_notify() argument 19530 nl80211_radar_notify(struct cfg80211_registered_device *rdev, const struct cfg80211_chan_def *chandef, enum nl80211_radar_event event, struct net_device *netdev, gfp_t gfp) nl80211_radar_notify() argument 20003 cfg80211_ft_event(struct net_device *netdev, struct cfg80211_ft_event_params *ft_event) cfg80211_ft_event() argument 20160 cfg80211_update_owe_info_event(struct net_device *netdev, struct cfg80211_update_owe_info *owe_info, gfp_t gfp) cfg80211_update_owe_info_event() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic.h | 1103 struct net_device *netdev; member 1991 qlcnic_napi_add(struct qlcnic_adapter *adapter, struct net_device *netdev) qlcnic_napi_add() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 10208 static int bnx2x_udp_tunnel_sync(struct net_device *netdev, unsigned int table) in bnx2x_udp_tunnel_sync() argument 12810 static int bnx2x_mdio_read(struct net_device *netdev, int prtad, in bnx2x_mdio_read() argument 12834 static int bnx2x_mdio_write(struct net_device *netdev, int prtad, int devad, in bnx2x_mdio_write() argument 12887 static int bnx2x_get_phys_port_id(struct net_device *netdev, in bnx2x_get_phys_port_id() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 18217 struct net_device *netdev = pci_get_drvdata(pdev); in tg3_io_error_detected() local 18276 struct net_device *netdev in tg3_io_slot_reset() local 18323 struct net_device *netdev = pci_get_drvdata(pdev); tg3_io_resume() local [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 5249 struct net_device *netdev; global() member [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 6833 struct net_device *netdev[SWITCH_PORT_NUM]; member [all...] |
/kernel/linux/linux-5.10/drivers/staging/netlogic/ |
H A D | xlr_net.h | 1047 struct net_device *netdev[4]; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 18139 struct net_device *netdev = pci_get_drvdata(pdev); in tg3_io_error_detected() local 18198 struct net_device *netdev in tg3_io_slot_reset() local 18245 struct net_device *netdev = pci_get_drvdata(pdev); tg3_io_resume() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 10209 static int bnx2x_udp_tunnel_sync(struct net_device *netdev, unsigned int table) in bnx2x_udp_tunnel_sync() argument 12765 static int bnx2x_mdio_read(struct net_device *netdev, int prtad, in bnx2x_mdio_read() argument 12789 static int bnx2x_mdio_write(struct net_device *netdev, int prtad, int devad, in bnx2x_mdio_write() argument 12842 static int bnx2x_get_phys_port_id(struct net_device *netdev, in bnx2x_get_phys_port_id() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 6463 struct net_device *netdev[SWITCH_PORT_NUM]; member [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic.h | 1103 struct net_device *netdev; member 1991 qlcnic_napi_add(struct qlcnic_adapter *adapter, struct net_device *netdev) qlcnic_napi_add() argument
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | r8152.c | 872 struct net_device *netdev; member 1629 static int read_mii_word(struct net_device *netdev, int phy_id, int reg) in read_mii_word() argument 1646 void write_mii_word(struct net_device *netdev, int phy_id, int reg, int val) in write_mii_word() argument 1666 static int __rtl8152_set_mac_address(struct net_device *netdev, void *p, in __rtl8152_set_mac_address() argument 1698 static int rtl8152_set_mac_address(struct net_device *netdev, void *p) in rtl8152_set_mac_address() argument 1841 struct net_device *netdev; read_bulk_callback() local 1910 struct net_device *netdev; write_bulk_callback() local 2042 struct net_device *netdev = tp->netdev; alloc_rx_agg() local 2114 struct net_device *netdev = tp->netdev; alloc_all_mem() local 2531 struct net_device *netdev = tp->netdev; rx_bottom() local 2585 struct net_device *netdev = tp->netdev; rx_bottom() local 2684 struct net_device *netdev = tp->netdev; tx_bottom() local 2813 rtl8152_tx_timeout(struct net_device *netdev, unsigned int txqueue) rtl8152_tx_timeout() argument 2822 rtl8152_set_rx_mode(struct net_device *netdev) rtl8152_set_rx_mode() argument 2832 _rtl8152_set_rx_mode(struct net_device *netdev) _rtl8152_set_rx_mode() argument 2897 rtl8152_start_xmit(struct sk_buff *skb, struct net_device *netdev) rtl8152_start_xmit() argument 6769 struct net_device *netdev = tp->netdev; set_carrier() local 6906 rtl8152_open(struct net_device *netdev) rtl8152_open() argument 6961 rtl8152_close(struct net_device *netdev) rtl8152_close() argument 8379 struct net_device *netdev; rtl8152_pre_reset() local 8410 struct net_device *netdev; rtl8152_post_reset() local 8473 struct net_device *netdev = tp->netdev; rtl8152_runtime_resume() local 8512 struct net_device *netdev = tp->netdev; rtl8152_system_resume() local 8528 struct net_device *netdev = tp->netdev; rtl8152_runtime_suspend() local 8586 struct net_device *netdev = tp->netdev; rtl8152_system_suspend() local 8716 rtl8152_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *info) rtl8152_get_drvinfo() argument 8730 rtl8152_get_link_ksettings(struct net_device *netdev, struct ethtool_link_ksettings *cmd) rtl8152_get_link_ksettings() argument 9027 rtl8152_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce, struct kernel_ethtool_coalesce *kernel_coal, struct netlink_ext_ack *extack) rtl8152_get_coalesce() argument 9048 rtl8152_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce, struct kernel_ethtool_coalesce *kernel_coal, struct netlink_ext_ack *extack) rtl8152_set_coalesce() argument 9097 rtl8152_get_tunable(struct net_device *netdev, const struct ethtool_tunable *tunable, void *d) rtl8152_get_tunable() argument 9113 rtl8152_set_tunable(struct net_device *netdev, const struct ethtool_tunable *tunable, const void *d) rtl8152_set_tunable() argument 9148 rtl8152_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring, struct kernel_ethtool_ringparam *kernel_ring, struct netlink_ext_ack *extack) rtl8152_get_ringparam() argument 9159 rtl8152_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring, struct kernel_ethtool_ringparam *kernel_ring, struct netlink_ext_ack *extack) rtl8152_set_ringparam() argument 9184 rtl8152_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) rtl8152_get_pauseparam() argument 9221 rtl8152_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) rtl8152_set_pauseparam() argument 9283 rtl8152_ioctl(struct net_device *netdev, struct ifreq *rq, int cmd) rtl8152_ioctl() argument 9744 struct net_device *netdev; rtl8152_probe_once() local [all...] |