| /OK3568_Linux_fs/kernel/drivers/net/can/sja1000/ |
| 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; in pcan_isr() local 473 struct net_device *netdev; in pcan_free_channels() local 532 struct net_device *netdev; in pcan_add_channels() local
|
| H A D | tscan1.c | 81 struct net_device *netdev; in tscan1_probe() local 164 struct net_device *netdev; in tscan1_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 566 struct net_device *netdev = adapter->netdev; in ixgbe_dump() local 1077 static int ixgbe_tx_maxrate(struct net_device *netdev, in ixgbe_tx_maxrate() 1881 struct net_device *netdev = rx_ring->netdev; in ixgbe_cleanup_headers() local 3221 struct net_device *netdev = adapter->netdev; in ixgbe_request_msix_irqs() local 3365 struct net_device *netdev = adapter->netdev; in ixgbe_request_irq() local 4256 struct net_device *netdev = adapter->netdev; in ixgbe_set_rx_buffer_len() local 4414 static int ixgbe_vlan_rx_add_vid(struct net_device *netdev, in ixgbe_vlan_rx_add_vid() 4473 static int ixgbe_vlan_rx_kill_vid(struct net_device *netdev, in ixgbe_vlan_rx_kill_vid() 4697 static int ixgbe_write_mc_addr_list(struct net_device *netdev) in ixgbe_write_mc_addr_list() 4873 static int ixgbe_uc_sync(struct net_device *netdev, const unsigned char *addr) in ixgbe_uc_sync() [all …]
|
| H A D | ixgbe_sriov.c | 1368 int ixgbe_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in ixgbe_ndo_set_vf_mac() 1474 int ixgbe_ndo_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, in ixgbe_ndo_set_vf_vlan() 1593 int ixgbe_ndo_set_vf_bw(struct net_device *netdev, int vf, int min_tx_rate, in ixgbe_ndo_set_vf_bw() 1629 int ixgbe_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, bool setting) in ixgbe_ndo_set_vf_spoofchk() 1665 int ixgbe_ndo_set_vf_rss_query_en(struct net_device *netdev, int vf, in ixgbe_ndo_set_vf_rss_query_en() 1685 int ixgbe_ndo_set_vf_trust(struct net_device *netdev, int vf, bool setting) in ixgbe_ndo_set_vf_trust() 1707 int ixgbe_ndo_get_vf_config(struct net_device *netdev, in ixgbe_ndo_get_vf_config()
|
| /OK3568_Linux_fs/kernel/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() 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; in hclge_mac_stop_phy() local
|
| H A D | hclge_dcb.c | 237 struct net_device *netdev = h->kinfo.netdev; in hclge_ieee_setets() local 324 struct net_device *netdev = h->kinfo.netdev; in hclge_ieee_setpfc() local 388 struct net_device *netdev = h->kinfo.netdev; in hclge_setdcbx() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/ |
| H A D | octeon_network.h | 82 struct net_device *netdev; member 129 struct net_device *netdev; member 192 #define GET_LIO(netdev) ((struct lio *)netdev_priv(netdev)) argument 559 static inline void stop_txqs(struct net_device *netdev) in stop_txqs() 571 static inline void wake_txqs(struct net_device *netdev) in wake_txqs() 591 static inline void start_txqs(struct net_device *netdev) in start_txqs()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/usb/ |
| H A D | ucan.c | 280 struct net_device *netdev; member 690 struct net_device *netdev = up->netdev; in ucan_read_bulk_callback() local 960 static int ucan_open(struct net_device *netdev) in ucan_open() 1112 struct net_device *netdev) in ucan_start_xmit() 1195 static int ucan_close(struct net_device *netdev) in ucan_close() 1242 static int ucan_set_bittiming(struct net_device *netdev) in ucan_set_bittiming() 1266 static int ucan_set_mode(struct net_device *netdev, enum can_mode mode) in ucan_set_mode() 1304 struct net_device *netdev; in ucan_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 1280 static int cxgb4_ethtool_flash_bootcfg(struct net_device *netdev, in cxgb4_ethtool_flash_bootcfg() 1293 static int cxgb4_ethtool_flash_boot(struct net_device *netdev, in cxgb4_ethtool_flash_boot() 1328 static int cxgb4_ethtool_flash_phy(struct net_device *netdev, in cxgb4_ethtool_flash_phy() 1363 static int cxgb4_ethtool_flash_fw(struct net_device *netdev, in cxgb4_ethtool_flash_fw() 1386 static int cxgb4_ethtool_flash_region(struct net_device *netdev, in cxgb4_ethtool_flash_region() 1487 static int set_flash(struct net_device *netdev, struct ethtool_flash *ef) in set_flash() 1858 static int cxgb4_ntuple_set_filter(struct net_device *netdev, in cxgb4_ntuple_set_filter() 2086 static u32 cxgb4_get_priv_flags(struct net_device *netdev) in cxgb4_get_priv_flags() 2105 static int cxgb4_set_priv_flags(struct net_device *netdev, u32 flags) in cxgb4_set_priv_flags() 2116 static void cxgb4_lb_test(struct net_device *netdev, u64 *lb_status) in cxgb4_lb_test() [all …]
|
| /OK3568_Linux_fs/kernel/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; in mlx5e_xfrm_add_state() local 530 struct net_device *netdev = priv->netdev; in mlx5e_ipsec_build_netdev() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| H A D | neigh.c | 31 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
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | catc.c | 150 struct net_device *netdev; member 410 struct net_device *netdev) in catc_start_xmit() 450 static void catc_tx_timeout(struct net_device *netdev, unsigned int txqueue) in catc_tx_timeout() 626 static void catc_set_multicast_list(struct net_device *netdev) in catc_set_multicast_list() 714 static int catc_open(struct net_device *netdev) in catc_open() 734 static int catc_stop(struct net_device *netdev) in catc_stop() 770 struct net_device *netdev; in catc_probe() local
|
| H A D | r8152.c | 791 struct net_device *netdev; member 1358 static int read_mii_word(struct net_device *netdev, int phy_id, int reg) in read_mii_word() 1375 void write_mii_word(struct net_device *netdev, int phy_id, int reg, int val) in write_mii_word() 1391 static int rtl8152_set_mac_address(struct net_device *netdev, void *p) in rtl8152_set_mac_address() 1557 struct net_device *netdev; in read_bulk_callback() local 1618 struct net_device *netdev; in write_bulk_callback() local 1750 struct net_device *netdev = tp->netdev; in alloc_rx_agg() local 1822 struct net_device *netdev = tp->netdev; in alloc_all_mem() local 2239 struct net_device *netdev = tp->netdev; in rx_bottom() local 2283 struct net_device *netdev = tp->netdev; in rx_bottom() local [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | macb.c | 110 struct eth_device netdev; member 850 static int macb_send(struct eth_device *netdev, void *packet, int length) in macb_send() 857 static int macb_recv(struct eth_device *netdev) in macb_recv() 876 static int macb_init(struct eth_device *netdev, bd_t *bd) in macb_init() 883 static void macb_halt(struct eth_device *netdev) in macb_halt() 890 static int macb_write_hwaddr(struct eth_device *netdev) in macb_write_hwaddr() 900 struct eth_device *netdev; in macb_eth_initialize() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_enet.c | 477 struct net_device *netdev = ring_data->napi.dev; in hns_nic_rx_checksum() local 1168 static int hns_nic_ring_open(struct net_device *netdev, int idx) in hns_nic_ring_open() 1202 static void hns_nic_update_stats(struct net_device *netdev) in hns_nic_update_stats() 1222 static void hns_nic_ring_close(struct net_device *netdev, int idx) in hns_nic_ring_close() 1420 void hns_nic_net_reinit(struct net_device *netdev) in hns_nic_net_reinit() 1770 static int hns_nic_set_features(struct net_device *netdev, in hns_nic_set_features() 1797 struct net_device *netdev, netdev_features_t features) in hns_nic_fix_features() 1812 static int hns_nic_uc_sync(struct net_device *netdev, const unsigned char *addr) in hns_nic_uc_sync() 1823 static int hns_nic_uc_unsync(struct net_device *netdev, in hns_nic_uc_unsync() 1956 static void hns_nic_update_link_status(struct net_device *netdev) in hns_nic_update_link_status() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_main.c | 165 static int ice_add_mac_to_sync_list(struct net_device *netdev, const u8 *addr) in ice_add_mac_to_sync_list() 187 static int ice_add_mac_to_unsync_list(struct net_device *netdev, const u8 *addr) in ice_add_mac_to_unsync_list() 262 struct net_device *netdev = vsi->netdev; in ice_vsi_sync_fltr() local 2915 static void ice_set_ops(struct net_device *netdev) in ice_set_ops() 2934 static void ice_set_netdev_features(struct net_device *netdev) in ice_set_netdev_features() 3003 struct net_device *netdev; in ice_cfg_netdev() local 3130 ice_vlan_rx_add_vid(struct net_device *netdev, __always_unused __be16 proto, in ice_vlan_rx_add_vid() 3178 ice_vlan_rx_kill_vid(struct net_device *netdev, __always_unused __be16 proto, in ice_vlan_rx_kill_vid() 4893 static int ice_set_mac_address(struct net_device *netdev, void *pi) in ice_set_mac_address() 4976 static void ice_set_rx_mode(struct net_device *netdev) in ice_set_rx_mode() [all …]
|
| H A D | ice_arfs.c | 396 ice_rx_flow_steer(struct net_device *netdev, const struct sk_buff *skb, in ice_rx_flow_steer() 578 struct net_device *netdev; in ice_free_cpu_rx_rmap() local 598 struct net_device *netdev; in ice_set_cpu_rx_rmap() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-pci.c | 430 struct net_device *netdev = pdata->netdev; in xgbe_pci_suspend() local 446 struct net_device *netdev = pdata->netdev; in xgbe_pci_resume() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_hw.c | 532 static void __qlcnic_set_multi(struct net_device *netdev, u16 vlan) in __qlcnic_set_multi() 587 void qlcnic_set_multi(struct net_device *netdev) in qlcnic_set_multi() 741 struct net_device *netdev = adapter->netdev; in qlcnic_82xx_clear_lb_mode() local 1014 int qlcnic_change_mtu(struct net_device *netdev, int mtu) in qlcnic_change_mtu() 1060 netdev_features_t qlcnic_fix_features(struct net_device *netdev, in qlcnic_fix_features() 1087 int qlcnic_set_features(struct net_device *netdev, netdev_features_t features) in qlcnic_set_features() 1650 struct net_device *netdev = adapter->netdev; in qlcnic_82xx_shutdown() local 1671 struct net_device *netdev = adapter->netdev; in qlcnic_82xx_resume() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_sriov.c | 497 struct net_device *netdev = pci_get_drvdata(pdev); in hinic_get_sriov_info_by_pcidev() local 577 int hinic_ndo_get_vf_config(struct net_device *netdev, in hinic_ndo_get_vf_config() 622 int hinic_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in hinic_ndo_set_vf_mac() 768 int hinic_ndo_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos, in hinic_ndo_set_vf_vlan() 806 int hinic_ndo_set_vf_trust(struct net_device *netdev, int vf, bool setting) in hinic_ndo_set_vf_trust() 836 int hinic_ndo_set_vf_bw(struct net_device *netdev, in hinic_ndo_set_vf_bw() 932 int hinic_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, bool setting) in hinic_ndo_set_vf_spoofchk() 997 int hinic_ndo_set_vf_link_state(struct net_device *netdev, int vf_id, int link) in hinic_ndo_set_vf_link_state()
|
| /OK3568_Linux_fs/kernel/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() 422 struct net_device *netdev; in softing_startstop() local 669 int softing_default_output(struct net_device *netdev) in softing_default_output()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | dcbnl.h | 48 static inline void mlx5e_dcbnl_build_netdev(struct net_device *netdev) {} in mlx5e_dcbnl_build_netdev() 49 static inline void mlx5e_dcbnl_build_rep_netdev(struct net_device *netdev) {} in mlx5e_dcbnl_build_rep_netdev()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/myricom/myri10ge/ |
| H A D | myri10ge.c | 1599 myri10ge_get_link_ksettings(struct net_device *netdev, in myri10ge_get_link_ksettings() 1644 myri10ge_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *info) in myri10ge_get_drvinfo() 1655 myri10ge_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *coal) in myri10ge_get_coalesce() 1664 myri10ge_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *coal) in myri10ge_set_coalesce() 1674 myri10ge_get_pauseparam(struct net_device *netdev, in myri10ge_get_pauseparam() 1685 myri10ge_set_pauseparam(struct net_device *netdev, in myri10ge_set_pauseparam() 1700 myri10ge_get_ringparam(struct net_device *netdev, in myri10ge_get_ringparam() 1749 myri10ge_get_strings(struct net_device *netdev, u32 stringset, u8 * data) in myri10ge_get_strings() 1768 static int myri10ge_get_sset_count(struct net_device *netdev, int sset) in myri10ge_get_sset_count() 1782 myri10ge_get_ethtool_stats(struct net_device *netdev, in myri10ge_get_ethtool_stats() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/fcoe/ |
| H A D | fcoe.h | 48 #define FCOE_NETDEV_DBG(netdev, fmt, args...) \ argument 67 struct net_device *netdev; member
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_ethtool.c | 61 static void ipoib_get_drvinfo(struct net_device *netdev, in ipoib_get_drvinfo() 174 static int ipoib_get_link_ksettings(struct net_device *netdev, in ipoib_get_link_ksettings()
|