| /OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/ |
| H A D | spider_net.c | 115 spider_net_write_phy(struct net_device *netdev, int mii_id, in spider_net_write_phy() 139 spider_net_read_phy(struct net_device *netdev, int mii_id, int reg) in spider_net_read_phy() 233 struct net_device *netdev = card->netdev; in spider_net_set_promisc() local 553 spider_net_get_multicast_hash(struct net_device *netdev, __u8 *addr) in spider_net_get_multicast_hash() 584 spider_net_set_multi(struct net_device *netdev) in spider_net_set_multi() 872 spider_net_xmit(struct sk_buff *skb, struct net_device *netdev) in spider_net_xmit() 921 spider_net_do_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in spider_net_do_ioctl() 943 struct net_device *netdev = card->netdev; in spider_net_pass_skb_up() local 1277 spider_net_set_mac(struct net_device *netdev, void *p) in spider_net_set_mac() 1319 spider_net_link_reset(struct net_device *netdev) in spider_net_link_reset() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/ |
| H A D | netdev.c | 193 struct net_device *netdev = adapter->netdev; in e1000e_dump() local 549 struct net_device *netdev, struct sk_buff *skb, in e1000_receive_skb() 646 struct net_device *netdev = adapter->netdev; in e1000_alloc_rx_buffers() local 716 struct net_device *netdev = adapter->netdev; in e1000_alloc_rx_buffers_ps() local 821 struct net_device *netdev = adapter->netdev; in e1000_alloc_jumbo_rx_buffers() local 894 static inline void e1000_rx_hash(struct net_device *netdev, __le32 rss, in e1000_rx_hash() 914 struct net_device *netdev = adapter->netdev; in e1000_clean_rx_irq() local 1088 struct net_device *netdev = adapter->netdev; in e1000_print_hw_hang() local 1214 struct net_device *netdev = adapter->netdev; in e1000_clean_tx_irq() local 1312 struct net_device *netdev = adapter->netdev; in e1000_clean_rx_irq_ps() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac-net.c | 189 static int xlgmac_calc_rx_buf_size(struct net_device *netdev, unsigned int mtu) in xlgmac_calc_rx_buf_size() 459 struct net_device *netdev = pdata->netdev; in xlgmac_request_irqs() local 564 struct net_device *netdev = pdata->netdev; in xlgmac_start() local 590 struct net_device *netdev = pdata->netdev; in xlgmac_stop() local 640 static int xlgmac_open(struct net_device *netdev) in xlgmac_open() 676 static int xlgmac_close(struct net_device *netdev) in xlgmac_close() 692 static void xlgmac_tx_timeout(struct net_device *netdev, unsigned int txqueue) in xlgmac_tx_timeout() 700 static netdev_tx_t xlgmac_xmit(struct sk_buff *skb, struct net_device *netdev) in xlgmac_xmit() 767 static void xlgmac_get_stats64(struct net_device *netdev, in xlgmac_get_stats64() 792 static int xlgmac_set_mac_address(struct net_device *netdev, void *addr) in xlgmac_set_mac_address() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_main.c | 297 struct net_device *netdev = adapter->netdev; in qlcnic_read_mac_addr() local 336 static int qlcnic_set_mac(struct net_device *netdev, void *p) in qlcnic_set_mac() 372 struct net_device *netdev, in qlcnic_fdb_del() 397 struct net_device *netdev, in qlcnic_fdb_add() 431 struct net_device *netdev, in qlcnic_fdb_dump() 458 static int qlcnic_get_phys_port_id(struct net_device *netdev, in qlcnic_get_phys_port_id() 1351 qlcnic_vlan_rx_add(struct net_device *netdev, __be16 proto, u16 vid) in qlcnic_vlan_rx_add() 1371 qlcnic_vlan_rx_del(struct net_device *netdev, __be16 proto, u16 vid) in qlcnic_vlan_rx_del() 1427 struct net_device *netdev = adapter->netdev; in qlcnic_set_netdev_features() local 1707 struct net_device *netdev = adapter->netdev; in qlcnic_request_irq() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/ |
| H A D | lio_main.c | 495 static void print_link_info(struct net_device *netdev) in print_link_info() 535 static inline int setup_link_status_change_wq(struct net_device *netdev) in setup_link_status_change_wq() 553 static inline void cleanup_link_status_change_wq(struct net_device *netdev) in cleanup_link_status_change_wq() 571 static inline void update_link_status(struct net_device *netdev, in update_link_status() 668 static inline int setup_sync_octeon_time_wq(struct net_device *netdev) in setup_sync_octeon_time_wq() 697 static inline void cleanup_sync_octeon_time_wq(struct net_device *netdev) in cleanup_sync_octeon_time_wq() 736 struct net_device *netdev; in disable_all_vf_links() local 1220 struct net_device *netdev = oct->props[ifidx].netdev; in liquidio_destroy_nic_device() local 1636 static void oct_ptp_open(struct net_device *netdev) in oct_ptp_open() 1742 static inline int setup_tx_poll_fn(struct net_device *netdev) in setup_tx_poll_fn() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ |
| H A D | ibmvnic.c | 174 struct net_device *netdev; in ibmvnic_wait_for_completion() local 559 static int init_rx_pools(struct net_device *netdev) in init_rx_pools() 708 static int init_one_tx_pool(struct net_device *netdev, in init_one_tx_pool() 740 static int init_tx_pools(struct net_device *netdev) in init_tx_pools() 848 static int ibmvnic_login(struct net_device *netdev) in ibmvnic_login() 956 struct net_device *netdev = adapter->netdev; in set_link_state() local 999 static int set_real_num_queues(struct net_device *netdev) in set_real_num_queues() 1106 struct net_device *netdev = adapter->netdev; in init_resources() local 1140 static int __ibmvnic_open(struct net_device *netdev) in __ibmvnic_open() 1185 static int ibmvnic_open(struct net_device *netdev) in ibmvnic_open() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 513 static int mlx5e_get_coalesce(struct net_device *netdev, in mlx5e_get_coalesce() 634 static int mlx5e_set_coalesce(struct net_device *netdev, in mlx5e_set_coalesce() 825 static void get_speed_duplex(struct net_device *netdev, in get_speed_duplex() 1021 static int mlx5e_get_link_ksettings(struct net_device *netdev, in mlx5e_get_link_ksettings() 1029 static int mlx5e_speed_validate(struct net_device *netdev, bool ext, in mlx5e_speed_validate() 1167 static int mlx5e_set_link_ksettings(struct net_device *netdev, in mlx5e_set_link_ksettings() 1180 static u32 mlx5e_get_rxfh_key_size(struct net_device *netdev) in mlx5e_get_rxfh_key_size() 1192 static u32 mlx5e_get_rxfh_indir_size(struct net_device *netdev) in mlx5e_get_rxfh_indir_size() 1199 int mlx5e_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in mlx5e_get_rxfh() 1291 static int mlx5e_get_pfc_prevention_tout(struct net_device *netdev, in mlx5e_get_pfc_prevention_tout() [all …]
|
| H A D | en_rep.c | 260 static int mlx5e_rep_get_coalesce(struct net_device *netdev, in mlx5e_rep_get_coalesce() 268 static int mlx5e_rep_set_coalesce(struct net_device *netdev, in mlx5e_rep_set_coalesce() 276 static u32 mlx5e_rep_get_rxfh_key_size(struct net_device *netdev) in mlx5e_rep_get_rxfh_key_size() 283 static u32 mlx5e_rep_get_rxfh_indir_size(struct net_device *netdev) in mlx5e_rep_get_rxfh_indir_size() 290 static void mlx5e_uplink_rep_get_pause_stats(struct net_device *netdev, in mlx5e_uplink_rep_get_pause_stats() 298 static void mlx5e_uplink_rep_get_pauseparam(struct net_device *netdev, in mlx5e_uplink_rep_get_pauseparam() 306 static int mlx5e_uplink_rep_set_pauseparam(struct net_device *netdev, in mlx5e_uplink_rep_set_pauseparam() 314 static int mlx5e_uplink_rep_get_link_ksettings(struct net_device *netdev, in mlx5e_uplink_rep_get_link_ksettings() 322 static int mlx5e_uplink_rep_set_link_ksettings(struct net_device *netdev, in mlx5e_uplink_rep_set_link_ksettings() 568 static int mlx5e_rep_change_mtu(struct net_device *netdev, int new_mtu) in mlx5e_rep_change_mtu() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_dcb.c | 1940 static u8 bnx2x_dcbnl_get_state(struct net_device *netdev) in bnx2x_dcbnl_get_state() 1947 static u8 bnx2x_dcbnl_set_state(struct net_device *netdev, u8 state) in bnx2x_dcbnl_set_state() 1963 static void bnx2x_dcbnl_get_perm_hw_addr(struct net_device *netdev, in bnx2x_dcbnl_get_perm_hw_addr() 1978 static void bnx2x_dcbnl_set_pg_tccfg_tx(struct net_device *netdev, int prio, in bnx2x_dcbnl_set_pg_tccfg_tx() 2005 static void bnx2x_dcbnl_set_pg_bwgcfg_tx(struct net_device *netdev, in bnx2x_dcbnl_set_pg_bwgcfg_tx() 2018 static void bnx2x_dcbnl_set_pg_tccfg_rx(struct net_device *netdev, int prio, in bnx2x_dcbnl_set_pg_tccfg_rx() 2026 static void bnx2x_dcbnl_set_pg_bwgcfg_rx(struct net_device *netdev, in bnx2x_dcbnl_set_pg_bwgcfg_rx() 2033 static void bnx2x_dcbnl_get_pg_tccfg_tx(struct net_device *netdev, int prio, in bnx2x_dcbnl_get_pg_tccfg_tx() 2060 static void bnx2x_dcbnl_get_pg_bwgcfg_tx(struct net_device *netdev, in bnx2x_dcbnl_get_pg_bwgcfg_tx() 2074 static void bnx2x_dcbnl_get_pg_tccfg_rx(struct net_device *netdev, int prio, in bnx2x_dcbnl_get_pg_tccfg_rx() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-drv.c | 296 static int xgbe_calc_rx_buf_size(struct net_device *netdev, unsigned int mtu) in xgbe_calc_rx_buf_size() 909 static int xgbe_vxlan_set_port(struct net_device *netdev, unsigned int table, in xgbe_vxlan_set_port() 920 static int xgbe_vxlan_unset_port(struct net_device *netdev, unsigned int table, in xgbe_vxlan_unset_port() 992 struct net_device *netdev = pdata->netdev; in xgbe_request_irqs() local 1164 int xgbe_powerdown(struct net_device *netdev, unsigned int caller) in xgbe_powerdown() 1203 int xgbe_powerup(struct net_device *netdev, unsigned int caller) in xgbe_powerup() 1255 struct net_device *netdev = pdata->netdev; in xgbe_alloc_memory() local 1297 struct net_device *netdev = pdata->netdev; in xgbe_start() local 1363 struct net_device *netdev = pdata->netdev; in xgbe_stop() local 1820 static int xgbe_open(struct net_device *netdev) in xgbe_open() [all …]
|
| H A D | xgbe-main.c | 175 struct net_device *netdev; in xgbe_alloc_pdata() local 206 struct net_device *netdev = pdata->netdev; in xgbe_free_pdata() local 264 struct net_device *netdev = pdata->netdev; in xgbe_config_netdev() local 417 struct net_device *netdev = pdata->netdev; in xgbe_deconfig_netdev() local 432 struct net_device *netdev = netdev_notifier_info_to_dev(data); in xgbe_netdev_event() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ktls.c | 9 static int mlx5e_ktls_add(struct net_device *netdev, struct sock *sk, in mlx5e_ktls_add() 29 static void mlx5e_ktls_del(struct net_device *netdev, in mlx5e_ktls_del() 39 static int mlx5e_ktls_resync(struct net_device *netdev, in mlx5e_ktls_resync() 58 struct net_device *netdev = priv->netdev; in mlx5e_ktls_build_netdev() local 72 int mlx5e_ktls_set_feature_rx(struct net_device *netdev, bool enable) in mlx5e_ktls_set_feature_rx()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_main.c | 176 static void iavf_tx_timeout(struct net_device *netdev, unsigned int txqueue) in iavf_tx_timeout() 278 struct net_device *netdev = data; in iavf_msix_aq() local 505 struct net_device *netdev = adapter->netdev; in iavf_request_misc_irq() local 554 struct net_device *netdev = adapter->netdev; in iavf_free_misc_irq() local 592 struct net_device *netdev = adapter->netdev; in iavf_configure_rx() local 699 static int iavf_vlan_rx_add_vid(struct net_device *netdev, in iavf_vlan_rx_add_vid() 717 static int iavf_vlan_rx_kill_vid(struct net_device *netdev, in iavf_vlan_rx_kill_vid() 794 static int iavf_set_mac(struct net_device *netdev, void *p) in iavf_set_mac() 834 static int iavf_addr_sync(struct net_device *netdev, const u8 *addr) in iavf_addr_sync() 852 static int iavf_addr_unsync(struct net_device *netdev, const u8 *addr) in iavf_addr_unsync() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_lif.c | 127 struct net_device *netdev = lif->netdev; in ionic_link_status_check() local 829 struct net_device *netdev; in ionic_notifyq_service() local 918 void ionic_get_stats64(struct net_device *netdev, in ionic_get_stats64() 1087 static int ionic_addr_add(struct net_device *netdev, const u8 *addr) in ionic_addr_add() 1092 static int ionic_ndo_addr_add(struct net_device *netdev, const u8 *addr) in ionic_ndo_addr_add() 1097 static int ionic_addr_del(struct net_device *netdev, const u8 *addr) in ionic_addr_del() 1106 static int ionic_ndo_addr_del(struct net_device *netdev, const u8 *addr) in ionic_ndo_addr_del() 1148 static void ionic_set_rx_mode(struct net_device *netdev, bool can_sleep) in ionic_set_rx_mode() 1214 static void ionic_ndo_set_rx_mode(struct net_device *netdev) in ionic_ndo_set_rx_mode() 1331 struct net_device *netdev = lif->netdev; in ionic_init_nic_features() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | main.c | 40 struct net_device *netdev) in nfp_flower_lookup_internal_port_id() 57 nfp_flower_get_internal_port_id(struct nfp_app *app, struct net_device *netdev) in nfp_flower_get_internal_port_id() 77 struct net_device *netdev) in nfp_flower_get_port_id_from_netdev() 98 struct net_device *netdev; in nfp_flower_get_netdev_from_internal_port_id() local 108 nfp_flower_free_internal_port_id(struct nfp_app *app, struct net_device *netdev) in nfp_flower_free_internal_port_id() 124 struct net_device *netdev, in nfp_flower_internal_port_event_handler() 146 nfp_flower_non_repr_priv_lookup(struct nfp_app *app, struct net_device *netdev) in nfp_flower_non_repr_priv_lookup() 167 nfp_flower_non_repr_priv_get(struct nfp_app *app, struct net_device *netdev) in nfp_flower_non_repr_priv_get() 199 nfp_flower_non_repr_priv_put(struct nfp_app *app, struct net_device *netdev) in nfp_flower_non_repr_priv_put() 274 struct net_device *netdev; in nfp_flower_reprs_reify() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/opa_vnic/ |
| H A D | opa_vnic_ethtool.c | 124 static void vnic_get_drvinfo(struct net_device *netdev, in vnic_get_drvinfo() 133 static int vnic_get_sset_count(struct net_device *netdev, int sset) in vnic_get_sset_count() 139 static void vnic_get_ethtool_stats(struct net_device *netdev, in vnic_get_ethtool_stats() 159 static void vnic_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in vnic_get_strings() 182 void opa_vnic_set_ethtool_ops(struct net_device *netdev) in opa_vnic_set_ethtool_ops()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/octeon/ |
| H A D | octeon_mgmt.c | 118 struct net_device *netdev; member 211 static void octeon_mgmt_rx_fill_ring(struct net_device *netdev) in octeon_mgmt_rx_fill_ring() 325 static void octeon_mgmt_update_rx_stats(struct net_device *netdev) in octeon_mgmt_update_rx_stats() 344 static void octeon_mgmt_update_tx_stats(struct net_device *netdev) in octeon_mgmt_update_tx_stats() 393 struct net_device *netdev = p->netdev; in octeon_mgmt_receive_one() local 501 struct net_device *netdev = p->netdev; in octeon_mgmt_napi_poll() local 561 static void octeon_mgmt_set_rx_filtering(struct net_device *netdev) in octeon_mgmt_set_rx_filtering() 635 static int octeon_mgmt_set_mac_address(struct net_device *netdev, void *addr) in octeon_mgmt_set_mac_address() 647 static int octeon_mgmt_change_mtu(struct net_device *netdev, int new_mtu) in octeon_mgmt_change_mtu() 671 struct net_device *netdev = dev_id; in octeon_mgmt_interrupt() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | vnic_main.c | 82 struct net_device *netdev = vinfo->netdev; in hfi1_vnic_update_stats() local 223 static void hfi1_vnic_get_stats64(struct net_device *netdev, in hfi1_vnic_get_stats64() 257 struct net_device *netdev) in hfi1_netdev_start_xmit() 320 static u16 hfi1_vnic_select_queue(struct net_device *netdev, in hfi1_vnic_select_queue() 449 struct net_device *netdev = vinfo->netdev; in hfi1_vnic_up() local 487 static int hfi1_netdev_open(struct net_device *netdev) in hfi1_netdev_open() 498 static int hfi1_netdev_close(struct net_device *netdev) in hfi1_netdev_close() 553 static void hfi1_vnic_set_vesw_id(struct net_device *netdev, int id) in hfi1_vnic_set_vesw_id() 586 static void hfi1_vnic_free_rn(struct net_device *netdev) in hfi1_vnic_free_rn() 604 struct net_device *netdev; in hfi1_vnic_alloc_rn() local
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | sr9700.c | 150 static int sr9700_get_eeprom_len(struct net_device *netdev) in sr9700_get_eeprom_len() 155 static int sr9700_get_eeprom(struct net_device *netdev, in sr9700_get_eeprom() 176 static int sr_mdio_read(struct net_device *netdev, int phy_id, int loc) in sr_mdio_read() 207 static void sr_mdio_write(struct net_device *netdev, int phy_id, int loc, in sr_mdio_write() 224 static u32 sr9700_get_link(struct net_device *netdev) in sr9700_get_link() 238 static int sr9700_ioctl(struct net_device *netdev, struct ifreq *rq, int cmd) in sr9700_ioctl() 257 static void sr9700_set_multicast(struct net_device *netdev) in sr9700_set_multicast() 288 static int sr9700_set_mac_address(struct net_device *netdev, void *p) in sr9700_set_mac_address() 320 struct net_device *netdev; in sr9700_bind() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_main.c | 302 static int nicvf_hw_set_mac_addr(struct nicvf *nic, struct net_device *netdev) in nicvf_hw_set_mac_addr() 492 int nicvf_set_real_num_queues(struct net_device *netdev, in nicvf_set_real_num_queues() 620 static void nicvf_snd_ptp_handler(struct net_device *netdev, in nicvf_snd_ptp_handler() 658 static void nicvf_snd_pkt_handler(struct net_device *netdev, in nicvf_snd_pkt_handler() 730 static inline void nicvf_set_rxhash(struct net_device *netdev, in nicvf_set_rxhash() 773 static void nicvf_rcv_pkt_handler(struct net_device *netdev, in nicvf_rcv_pkt_handler() 848 static int nicvf_cq_intr_handler(struct net_device *netdev, u8 cq_idx, in nicvf_cq_intr_handler() 963 struct net_device *netdev = napi->dev; in nicvf_poll() local 1254 static netdev_tx_t nicvf_xmit(struct sk_buff *skb, struct net_device *netdev) in nicvf_xmit() 1327 int nicvf_stop(struct net_device *netdev) in nicvf_stop() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/fsl-dpaa2/ethsw/ |
| H A D | ethsw-ethtool.c | 32 static void dpaa2_switch_get_drvinfo(struct net_device *netdev, in dpaa2_switch_get_drvinfo() 56 dpaa2_switch_get_link_ksettings(struct net_device *netdev, in dpaa2_switch_get_link_ksettings() 87 dpaa2_switch_set_link_ksettings(struct net_device *netdev, in dpaa2_switch_set_link_ksettings() 145 static void dpaa2_switch_ethtool_get_strings(struct net_device *netdev, in dpaa2_switch_ethtool_get_strings() 160 static void dpaa2_switch_ethtool_get_stats(struct net_device *netdev, in dpaa2_switch_ethtool_get_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_sriov.c | 62 int nfp_app_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in nfp_app_set_vf_mac() 94 int nfp_app_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos, in nfp_app_set_vf_vlan() 125 int nfp_app_set_vf_spoofchk(struct net_device *netdev, int vf, bool enable) in nfp_app_set_vf_spoofchk() 149 int nfp_app_set_vf_trust(struct net_device *netdev, int vf, bool enable) in nfp_app_set_vf_trust() 173 int nfp_app_set_vf_link_state(struct net_device *netdev, int vf, in nfp_app_set_vf_link_state() 207 int nfp_app_get_vf_config(struct net_device *netdev, int vf, in nfp_app_get_vf_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/abm/ |
| H A D | qdisc.c | 285 nfp_abm_qdisc_clear_mq(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_qdisc_clear_mq() 321 nfp_abm_qdisc_free(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_qdisc_free() 339 nfp_abm_qdisc_alloc(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_qdisc_alloc() 387 nfp_abm_qdisc_replace(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_qdisc_replace() 404 nfp_abm_qdisc_destroy(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_qdisc_destroy() 576 nfp_abm_gred_replace(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_gred_replace() 603 int nfp_abm_setup_tc_gred(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_setup_tc_gred() 698 nfp_abm_red_replace(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_red_replace() 735 int nfp_abm_setup_tc_red(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_setup_tc_red() 757 nfp_abm_mq_create(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_mq_create() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_main.c | 255 struct net_device *netdev = adapter->netdev; in e1000_request_irq() local 271 struct net_device *netdev = adapter->netdev; in e1000_free_irq() local 304 struct net_device *netdev = adapter->netdev; in e1000_update_mng_vlan() local 363 struct net_device *netdev = adapter->netdev; in e1000_configure() local 492 struct net_device *netdev = adapter->netdev; in e1000_down() local 709 struct net_device *netdev = adapter->netdev; in e1000_dump_eeprom() local 790 static netdev_features_t e1000_fix_features(struct net_device *netdev, in e1000_fix_features() 804 static int e1000_set_features(struct net_device *netdev, in e1000_set_features() 923 struct net_device *netdev; in e1000_probe() local 1260 struct net_device *netdev = pci_get_drvdata(pdev); in e1000_remove() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_ethtool.c | 260 static void fm10k_get_ethtool_stats(struct net_device *netdev, in fm10k_get_ethtool_stats() 351 static void fm10k_get_regs(struct net_device *netdev, in fm10k_get_regs() 430 static int fm10k_get_regs_len(struct net_device *netdev) in fm10k_get_regs_len() 489 static u32 fm10k_get_msglevel(struct net_device *netdev) in fm10k_get_msglevel() 496 static void fm10k_set_msglevel(struct net_device *netdev, u32 data) in fm10k_set_msglevel() 503 static void fm10k_get_ringparam(struct net_device *netdev, in fm10k_get_ringparam() 518 static int fm10k_set_ringparam(struct net_device *netdev, in fm10k_set_ringparam() 951 static u32 fm10k_get_priv_flags(struct net_device *netdev) in fm10k_get_priv_flags() 956 static int fm10k_set_priv_flags(struct net_device *netdev, u32 priv_flags) in fm10k_set_priv_flags() 964 static u32 fm10k_get_reta_size(struct net_device __always_unused *netdev) in fm10k_get_reta_size() [all …]
|