| /device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/ |
| H A D | net_bdh_adpater.c | 43 void set_krn_netdev(struct NetDevice *hnetdev, struct net_device *netdev, int ifidx) in set_krn_netdev() argument 100 struct net_device *netdev = get_krn_netdev(0); in wal_get_dev_addr() local 146 struct net_device *netdev = NULL; in P2pInitNetdev() local 259 struct net_device *netdev = GetLinuxInfByNetDevice(netDev); hdf_bdh6_netdev_open() local 301 struct net_device *netdev = GetLinuxInfByNetDevice(netDev); hdf_bdh6_netdev_stop() local 331 struct net_device *netdev = GetLinuxInfByNetDevice(netDev); hdf_bdh6_netdev_xmit() local 361 struct net_device *netdev = GetLinuxInfByNetDevice(netDev); hdf_bdh6_netdev_ioctl() local 396 struct net_device *netdev = GetLinuxInfByNetDevice(netDev); hdf_bdh6_netdev_setmacaddr() local 423 struct net_device *netdev = GetLinuxInfByNetDevice(netDev); hdf_p2p_netdev_setmacaddr() local 442 struct net_device *netdev = GetLinuxInfByNetDevice(netDev); hdf_bdh6_netdev_getstats() local 472 struct net_device *netdev = GetLinuxInfByNetDevice(netDev); hdf_p2p_netdev_getstats() local 511 struct net_device *netdev = GetLinuxInfByNetDevice(netDev); hdf_bdh6_netdev_changemtu() local 528 struct net_device *netdev = GetLinuxInfByNetDevice(netDev); hdf_p2p_netdev_changemtu() local [all...] |
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/ |
| H A D | net_adpater.c | 114 oal_net_device_stru *netdev; in wal_get_efuse_mac_addr() local 333 oal_net_device_stru *netdev = HI_NULL; in hwal_lwip_remove_user() local 407 oal_net_device_stru *netdev = HI_NULL; hwal_lwip_set_beacon_priority() local 464 oal_net_device_stru *netdev = HI_NULL; hwal_lwip_set_mnid() local 518 wal_report_sta_disassoc_to_lwip(oal_net_device_stru *netdev) wal_report_sta_disassoc_to_lwip() argument 550 oal_net_device_stru *netdev = HI_NULL; wal_lwip_set_hwaddr() local 599 oal_net_device_stru *netdev = netDev; wal_lwip_status_callback() local 614 wal_report_sta_assoc(oal_net_device_stru *netdev) wal_report_sta_assoc() argument 648 oal_net_device_stru *netdev = HI_NULL; wal_report_sta_assoc_info() local 709 oal_net_device_stru *netdev = HI_NULL; wal_mesh_inform_tx_data_info() local 761 wal_mesh_report_assoc_info(const mac_user_assoc_info_stru *assoc_info, oal_net_device_stru *netdev) wal_mesh_report_assoc_info() argument 815 oal_net_device_stru *netdev = hmac_vap_get_net_device(event->event_hdr.vap_id); wal_mesh_report_mesh_user_info() local 901 wal_netdev_open_send_event(oal_net_device_stru *netdev) wal_netdev_open_send_event() argument 960 wal_netdev_open(oal_net_device_stru *netdev) wal_netdev_open() argument 1026 wal_netdev_stop_del_vap(const oal_net_device_stru *netdev) wal_netdev_stop_del_vap() argument 1072 wal_netdev_stop(oal_net_device_stru *netdev) wal_netdev_stop() argument 1144 wal_netdev_get_stats(oal_net_device_stru *netdev) wal_netdev_get_stats() argument 1166 wal_net_device_ioctl(oal_net_device_stru *netdev, oal_ifreq_stru *ifr, hi_s32 cmd) wal_net_device_ioctl() argument 1204 oal_net_device_change_mtu(oal_net_device_stru *netdev, hi_s32 mtu) oal_net_device_change_mtu() argument 1228 wal_netdev_set_mac_addr(oal_net_device_stru *netdev, void *addr) wal_netdev_set_mac_addr() argument 1341 wal_init_netdev(nl80211_iftype_uint8 type, oal_net_device_stru *netdev) wal_init_netdev() argument 1413 wal_init_netif(nl80211_iftype_uint8 type, oal_net_device_stru *netdev) wal_init_netif() argument 1440 wal_init_drv_wlan_netdev(nl80211_iftype_uint8 type, wal_phy_mode mode, oal_net_device_stru *netdev) wal_init_drv_wlan_netdev() argument 1523 struct NetDevice *netdev = NULL; InitNetdev() local 1598 wal_deinit_drv_wlan_netdev(oal_net_device_stru *netdev) wal_deinit_drv_wlan_netdev() argument [all...] |
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| H A D | hmac_encap_frame_ap.c | 420 oal_net_device_stru *netdev = hmac_vap_get_net_device(mac_vap->vap_id); in hmac_encap_auth_rsp_get_user_idx() local
|
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | net_kern.c | 339 struct net_device *netdev = device->dev; in net_device_release() local
|
| /kernel/linux/linux-5.10/drivers/net/arcnet/ |
| H A D | arcnet.c | 235 void devm_arcnet_led_init(struct net_device *netdev, int index, int subid) in devm_arcnet_led_init() argument
|
| /kernel/linux/linux-5.10/drivers/net/caif/ |
| H A D | caif_virtio.c | 438 static int cfv_netdev_open(struct net_device *netdev) in cfv_netdev_open() argument 454 static int cfv_netdev_close(struct net_device *netdev) in cfv_netdev_close() argument 522 static netdev_tx_t cfv_netdev_tx(struct sk_buff *skb, struct net_device *netdev) in cfv_netdev_tx() argument 613 cfv_netdev_setup(struct net_device *netdev) cfv_netdev_setup() argument 653 struct net_device *netdev; cfv_probe() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| H A D | ice_xsk.c | 827 ice_xsk_wakeup(struct net_device *netdev, u32 queue_id, u32 __always_unused flags) ice_xsk_wakeup() argument [all...] |
| H A D | ice_virtchnl_pf.h | 176 ice_set_vf_mac(struct net_device __always_unused *netdev, in ice_set_vf_mac() argument 183 ice_get_vf_cfg(struct net_device __always_unused *netdev, in ice_get_vf_cfg() argument 191 ice_set_vf_trust(struct net_device __always_unused *netdev, in ice_set_vf_trust() argument 198 ice_set_vf_port_vlan(struct net_device __always_unused *netdev, int __always_unused vf_id, u16 __always_unused vid, u8 __always_unused qos, __be16 __always_unused v_proto) ice_set_vf_port_vlan() argument 206 ice_set_vf_spoofchk(struct net_device __always_unused *netdev, int __always_unused vf_id, bool __always_unused ena) ice_set_vf_spoofchk() argument 213 ice_set_vf_link_state(struct net_device __always_unused *netdev, int __always_unused vf_id, int __always_unused link_state) ice_set_vf_link_state() argument 227 ice_get_vf_stats(struct net_device __always_unused *netdev, int __always_unused vf_id, struct ifla_vf_stats __always_unused *vf_stats) ice_get_vf_stats() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ptp.c | 1379 struct net_device *netdev = adapter->netdev; in ixgbe_ptp_create_clock() local
|
| H A D | ixgbe_dcb_nl.c | 121 static u8 ixgbe_dcbnl_get_state(struct net_device *netdev) in ixgbe_dcbnl_get_state() argument 128 static u8 ixgbe_dcbnl_set_state(struct net_device *netdev, u8 state) in ixgbe_dcbnl_set_state() argument 144 static void ixgbe_dcbnl_get_perm_hw_addr(struct net_device *netdev, in ixgbe_dcbnl_get_perm_hw_addr() argument 167 ixgbe_dcbnl_set_pg_tc_cfg_tx(struct net_device *netdev, int tc, u8 prio, u8 bwg_id, u8 bw_pct, u8 up_map) ixgbe_dcbnl_set_pg_tc_cfg_tx() argument 185 ixgbe_dcbnl_set_pg_bwg_cfg_tx(struct net_device *netdev, int bwg_id, u8 bw_pct) ixgbe_dcbnl_set_pg_bwg_cfg_tx() argument 193 ixgbe_dcbnl_set_pg_tc_cfg_rx(struct net_device *netdev, int tc, u8 prio, u8 bwg_id, u8 bw_pct, u8 up_map) ixgbe_dcbnl_set_pg_tc_cfg_rx() argument 211 ixgbe_dcbnl_set_pg_bwg_cfg_rx(struct net_device *netdev, int bwg_id, u8 bw_pct) ixgbe_dcbnl_set_pg_bwg_cfg_rx() argument 219 ixgbe_dcbnl_get_pg_tc_cfg_tx(struct net_device *netdev, int tc, u8 *prio, u8 *bwg_id, u8 *bw_pct, u8 *up_map) ixgbe_dcbnl_get_pg_tc_cfg_tx() argument 231 ixgbe_dcbnl_get_pg_bwg_cfg_tx(struct net_device *netdev, int bwg_id, u8 *bw_pct) ixgbe_dcbnl_get_pg_bwg_cfg_tx() argument 239 ixgbe_dcbnl_get_pg_tc_cfg_rx(struct net_device *netdev, int tc, u8 *prio, u8 *bwg_id, u8 *bw_pct, u8 *up_map) ixgbe_dcbnl_get_pg_tc_cfg_rx() argument 251 ixgbe_dcbnl_get_pg_bwg_cfg_rx(struct net_device *netdev, int bwg_id, u8 *bw_pct) ixgbe_dcbnl_get_pg_bwg_cfg_rx() argument 259 ixgbe_dcbnl_set_pfc_cfg(struct net_device *netdev, int priority, u8 setting) ixgbe_dcbnl_set_pfc_cfg() argument 270 ixgbe_dcbnl_get_pfc_cfg(struct net_device *netdev, int priority, u8 *setting) ixgbe_dcbnl_get_pfc_cfg() argument 297 ixgbe_dcbnl_set_all(struct net_device *netdev) ixgbe_dcbnl_set_all() argument 385 ixgbe_dcbnl_getcap(struct net_device *netdev, int capid, u8 *cap) ixgbe_dcbnl_getcap() argument 422 ixgbe_dcbnl_getnumtcs(struct net_device *netdev, int tcid, u8 *num) ixgbe_dcbnl_getnumtcs() argument 444 ixgbe_dcbnl_setnumtcs(struct net_device *netdev, int tcid, u8 num) ixgbe_dcbnl_setnumtcs() argument 449 ixgbe_dcbnl_getpfcstate(struct net_device *netdev) ixgbe_dcbnl_getpfcstate() argument 456 ixgbe_dcbnl_setpfcstate(struct net_device *netdev, u8 state) ixgbe_dcbnl_setpfcstate() argument 473 ixgbe_dcbnl_getapp(struct net_device *netdev, u8 idtype, u16 id) ixgbe_dcbnl_getapp() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/can/softing/ |
| H A D | softing.h | 22 struct net_device *netdev; member
|
| /kernel/linux/linux-5.10/drivers/net/can/usb/kvaser_usb/ |
| H A D | kvaser_usb.h | 119 struct net_device *netdev; member
|
| H A D | kvaser_usb_core.c | 235 struct net_device *netdev = urb->context; in kvaser_usb_send_cmd_callback() local 247 struct net_device *netdev = priv->netdev; in kvaser_usb_send_cmd_async() local 271 int kvaser_usb_can_rx_over_error(struct net_device *netdev) in kvaser_usb_can_rx_over_error() argument 408 kvaser_usb_open(struct net_device *netdev) kvaser_usb_open() argument 476 kvaser_usb_close(struct net_device *netdev) kvaser_usb_close() argument 509 kvaser_usb_set_bittiming(struct net_device *netdev) kvaser_usb_set_bittiming() argument 554 kvaser_usb_set_data_bittiming(struct net_device *netdev) kvaser_usb_set_data_bittiming() argument 600 struct net_device *netdev; kvaser_usb_write_bulk_callback() local 617 kvaser_usb_start_xmit(struct sk_buff *skb, struct net_device *netdev) kvaser_usb_start_xmit() argument 756 struct net_device *netdev; kvaser_usb_init_one() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/can/sja1000/ |
| H A D | peak_pci.c | 136 struct net_device *netdev; member 273 struct net_device *netdev; in peak_pciec_led_work() local [all...] |
| H A D | peak_pcmcia.c | 131 struct net_device *netdev; member 379 struct net_device *netdev; in pcan_led_timer() local 436 struct net_device *netdev; pcan_isr() local 473 struct net_device *netdev; pcan_free_channels() local 532 struct net_device *netdev; pcan_add_channels() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_dcb_nl.c | 110 static u8 mlx4_en_dcbnl_getpfcstate(struct net_device *netdev) in mlx4_en_dcbnl_getpfcstate() argument 117 static void mlx4_en_dcbnl_setpfcstate(struct net_device *netdev, u8 state) in mlx4_en_dcbnl_setpfcstate() argument 124 static void mlx4_en_dcbnl_get_pfc_cfg(struct net_device *netdev, int priority, in mlx4_en_dcbnl_get_pfc_cfg() argument 132 static void mlx4_en_dcbnl_set_pfc_cfg(struct net_device *netdev, int priority, in mlx4_en_dcbnl_set_pfc_cfg() argument 141 static int mlx4_en_dcbnl_getnumtcs(struct net_device *netdev, int tcid, u8 *num) in mlx4_en_dcbnl_getnumtcs() argument 156 mlx4_en_dcbnl_set_all(struct net_device *netdev) mlx4_en_dcbnl_set_all() argument 257 mlx4_en_dcbnl_getapp(struct net_device *netdev, u8 idtype, u16 id) mlx4_en_dcbnl_getapp() argument 270 mlx4_en_dcbnl_setapp(struct net_device *netdev, u8 idtype, u16 id, u8 up) mlx4_en_dcbnl_setapp() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ethtool.c | 84 static int ixgbevf_get_link_ksettings(struct net_device *netdev, in ixgbevf_get_link_ksettings() argument 119 static u32 ixgbevf_get_msglevel(struct net_device *netdev) in ixgbevf_get_msglevel() argument 126 static void ixgbevf_set_msglevel(struct net_device *netdev, u32 data) in ixgbevf_set_msglevel() argument 135 static int ixgbevf_get_regs_len(struct net_device *netdev) in ixgbevf_get_regs_len() argument 141 ixgbevf_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) ixgbevf_get_regs() argument 215 ixgbevf_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) ixgbevf_get_drvinfo() argument 227 ixgbevf_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) ixgbevf_get_ringparam() argument 238 ixgbevf_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) ixgbevf_set_ringparam() argument 405 ixgbevf_get_sset_count(struct net_device *netdev, int stringset) ixgbevf_get_sset_count() argument 419 ixgbevf_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, u64 *data) ixgbevf_get_ethtool_stats() argument 503 ixgbevf_get_strings(struct net_device *netdev, u32 stringset, u8 *data) ixgbevf_get_strings() argument 724 ixgbevf_diag_test(struct net_device *netdev, struct ethtool_test *eth_test, u64 *data) ixgbevf_diag_test() argument 779 ixgbevf_nway_reset(struct net_device *netdev) ixgbevf_nway_reset() argument 789 ixgbevf_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) ixgbevf_get_coalesce() argument 813 ixgbevf_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) ixgbevf_set_coalesce() argument 881 ixgbevf_get_rxfh_indir_size(struct net_device *netdev) ixgbevf_get_rxfh_indir_size() argument 891 ixgbevf_get_rxfh_key_size(struct net_device *netdev) ixgbevf_get_rxfh_key_size() argument 896 ixgbevf_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) ixgbevf_get_rxfh() argument 937 ixgbevf_get_priv_flags(struct net_device *netdev) ixgbevf_get_priv_flags() argument 948 ixgbevf_set_priv_flags(struct net_device *netdev, u32 priv_flags) ixgbevf_set_priv_flags() argument 994 ixgbevf_set_ethtool_ops(struct net_device *netdev) ixgbevf_set_ethtool_ops() argument [all...] |
| H A D | vf.c | 478 ixgbevf_update_mc_addr_list_vf(struct ixgbe_hw *hw, struct net_device *netdev) ixgbevf_update_mc_addr_list_vf() argument 520 ixgbevf_hv_update_mc_addr_list_vf(struct ixgbe_hw *hw, struct net_device *netdev) ixgbevf_hv_update_mc_addr_list_vf() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ethtool.c | 273 static int iavf_get_link_ksettings(struct net_device *netdev, in iavf_get_link_ksettings() argument 332 static int iavf_get_sset_count(struct net_device *netdev, int sset) in iavf_get_sset_count() argument 351 static void iavf_get_ethtool_stats(struct net_device *netdev, in iavf_get_ethtool_stats() argument 383 static void iavf_get_priv_flag_strings(struct net_device *netdev, u argument 401 iavf_get_stat_strings(struct net_device *netdev, u8 *data) iavf_get_stat_strings() argument 426 iavf_get_strings(struct net_device *netdev, u32 sset, u8 *data) iavf_get_strings() argument 450 iavf_get_priv_flags(struct net_device *netdev) iavf_get_priv_flags() argument 472 iavf_set_priv_flags(struct net_device *netdev, u32 flags) iavf_set_priv_flags() argument 537 iavf_get_msglevel(struct net_device *netdev) iavf_get_msglevel() argument 552 iavf_set_msglevel(struct net_device *netdev, u32 data) iavf_set_msglevel() argument 568 iavf_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) iavf_get_drvinfo() argument 587 iavf_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) iavf_get_ringparam() argument 606 iavf_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) iavf_set_ringparam() argument 672 __iavf_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, int queue) __iavf_get_coalesce() argument 715 iavf_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) iavf_get_coalesce() argument 729 iavf_get_per_queue_coalesce(struct net_device *netdev, u32 queue, struct ethtool_coalesce *ec) iavf_get_per_queue_coalesce() argument 801 __iavf_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec, int queue) __iavf_set_coalesce() argument 853 iavf_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) iavf_set_coalesce() argument 867 iavf_set_per_queue_coalesce(struct net_device *netdev, u32 queue, struct ethtool_coalesce *ec) iavf_set_per_queue_coalesce() argument 881 iavf_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd, u32 *rule_locs) iavf_get_rxnfc() argument 910 iavf_get_channels(struct net_device *netdev, struct ethtool_channels *ch) iavf_get_channels() argument 933 iavf_set_channels(struct net_device *netdev, struct ethtool_channels *ch) iavf_set_channels() argument 984 iavf_get_rxfh_key_size(struct net_device *netdev) iavf_get_rxfh_key_size() argument 997 iavf_get_rxfh_indir_size(struct net_device *netdev) iavf_get_rxfh_indir_size() argument 1013 iavf_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) iavf_get_rxfh() argument 1042 iavf_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *key, const u8 hfunc) iavf_set_rxfh() argument 1102 iavf_set_ethtool_ops(struct net_device *netdev) iavf_set_ethtool_ops() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/ |
| H A D | lantiq_etop.c | 82 struct net_device *netdev; member 89 struct net_device *netdev; member [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 69 static void otx2_get_drvinfo(struct net_device *netdev, in otx2_get_drvinfo() argument 99 static void otx2_get_strings(struct net_device *netdev, u32 sset, u8 *data) in otx2_get_strings() argument 164 static void otx2_get_ethtool_stats(struct net_device *netdev, in otx2_get_ethtool_stats() argument 188 static int otx2_get_sset_count(struct net_device *netdev, int sset) in otx2_get_sset_count() argument 248 static void otx2_get_pauseparam(struct net_device *netdev, in otx2_get_pauseparam() argument 273 otx2_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *pause) otx2_set_pauseparam() argument 297 otx2_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) otx2_get_ringparam() argument 309 otx2_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *ring) otx2_set_ringparam() argument 353 otx2_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *cmd) otx2_get_coalesce() argument 367 otx2_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) otx2_set_coalesce() argument 581 otx2_get_rxfh_key_size(struct net_device *netdev) otx2_get_rxfh_key_size() argument 654 otx2_get_msglevel(struct net_device *netdev) otx2_get_msglevel() argument 661 otx2_set_msglevel(struct net_device *netdev, u32 val) otx2_set_msglevel() argument 668 otx2_get_link(struct net_device *netdev) otx2_get_link() argument 678 otx2_get_ts_info(struct net_device *netdev, struct ethtool_ts_info *info) otx2_get_ts_info() argument 730 otx2_set_ethtool_ops(struct net_device *netdev) otx2_set_ethtool_ops() argument 736 otx2vf_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *info) otx2vf_get_drvinfo() argument 745 otx2vf_get_strings(struct net_device *netdev, u32 sset, u8 *data) otx2vf_get_strings() argument 769 otx2vf_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, u64 *data) otx2vf_get_ethtool_stats() argument 788 otx2vf_get_sset_count(struct net_device *netdev, int sset) otx2vf_get_sset_count() argument 828 otx2vf_set_ethtool_ops(struct net_device *netdev) otx2vf_set_ethtool_ops() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-mdio.c | 1449 struct net_device *netdev = pdata->netdev; xgbe_phy_start() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_netdev.c | 437 int fm10k_open(struct net_device *netdev) in fm10k_open() argument 496 int fm10k_close(struct net_device *netdev) in fm10k_close() argument 585 fm10k_tx_timeout(struct net_device *netdev, unsigned int txqueue) fm10k_tx_timeout() argument 753 fm10k_uc_vlan_unsync(struct net_device *netdev, const unsigned char *uc_addr) fm10k_uc_vlan_unsync() argument 773 fm10k_mc_vlan_unsync(struct net_device *netdev, const unsigned char *mc_addr) fm10k_mc_vlan_unsync() argument 793 fm10k_update_vid(struct net_device *netdev, u16 vid, bool set) fm10k_update_vid() argument 895 fm10k_vlan_rx_add_vid(struct net_device *netdev, __always_unused __be16 proto, u16 vid) fm10k_vlan_rx_add_vid() argument 902 fm10k_vlan_rx_kill_vid(struct net_device *netdev, __always_unused __be16 proto, u16 vid) fm10k_vlan_rx_kill_vid() argument 1084 struct net_device *netdev = interface->netdev; fm10k_restore_rx_state() local 1178 struct net_device *netdev = interface->netdev; fm10k_reset_rx_state() local 1215 fm10k_get_stats64(struct net_device *netdev, struct rtnl_link_stats64 *stats) fm10k_get_stats64() argument [all...] |
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| H A D | net_kern.c | 340 struct net_device *netdev = device->dev; in net_device_release() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/ |
| H A D | opa_vnic_internal.h | 197 struct net_device *netdev; member [all...] |