| /Linux-v5.4/drivers/net/ethernet/intel/igbvf/ |
| D | netdev.c | 84 struct net_device *netdev, in igbvf_receive_skb() 137 struct net_device *netdev = adapter->netdev; in igbvf_alloc_rx_buffers() local 246 struct net_device *netdev = adapter->netdev; in igbvf_clean_rx_irq() local 772 struct net_device *netdev = adapter->netdev; in igbvf_clean_tx_irq() local 851 struct net_device *netdev = data; in igbvf_msix_other() local 868 struct net_device *netdev = data; in igbvf_intr_msix_tx() local 896 struct net_device *netdev = data; in igbvf_intr_msix_rx() local 1048 struct net_device *netdev = adapter->netdev; in igbvf_request_msix() local 1096 struct net_device *netdev = adapter->netdev; in igbvf_alloc_queues() local 1139 struct net_device *netdev = adapter->netdev; in igbvf_free_irq() local [all …]
|
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_port.c | 14 struct nfp_port *nfp_port_from_netdev(struct net_device *netdev) in nfp_port_from_netdev() 33 int nfp_port_get_port_parent_id(struct net_device *netdev, in nfp_port_get_port_parent_id() 49 int nfp_port_setup_tc(struct net_device *netdev, enum tc_setup_type type, in nfp_port_setup_tc() 61 int nfp_port_set_features(struct net_device *netdev, netdev_features_t features) in nfp_port_set_features() 118 nfp_port_get_phys_port_name(struct net_device *netdev, char *name, size_t len) in nfp_port_get_phys_port_name() 172 int nfp_port_configure(struct net_device *netdev, bool configed) in nfp_port_configure() 218 struct net_device *netdev) in nfp_port_alloc()
|
| /Linux-v5.4/drivers/net/ethernet/cavium/liquidio/ |
| D | lio_ethtool.c | 214 static int lio_get_link_ksettings(struct net_device *netdev, in lio_get_link_ksettings() 393 static int lio_set_link_ksettings(struct net_device *netdev, in lio_set_link_ksettings() 435 lio_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in lio_get_drvinfo() 452 lio_get_vf_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in lio_get_vf_drvinfo() 469 lio_send_queue_count_update(struct net_device *netdev, uint32_t num_queues) in lio_send_queue_count_update() 667 static int lio_get_eeprom_len(struct net_device *netdev) in lio_get_eeprom_len() 684 lio_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, in lio_get_eeprom() 704 static int octnet_gpio_access(struct net_device *netdev, int addr, int val) in octnet_gpio_access() 731 static int octnet_id_active(struct net_device *netdev, int val) in octnet_id_active() 829 static int lio_set_phys_id(struct net_device *netdev, in lio_set_phys_id() [all …]
|
| D | lio_vf_main.c | 263 static void print_link_info(struct net_device *netdev) in print_link_info() 303 static int setup_link_status_change_wq(struct net_device *netdev) in setup_link_status_change_wq() 321 static void cleanup_link_status_change_wq(struct net_device *netdev) in cleanup_link_status_change_wq() 339 static void update_link_status(struct net_device *netdev, in update_link_status() 658 struct net_device *netdev = oct->props[ifidx].netdev; in liquidio_destroy_nic_device() local 905 static int liquidio_open(struct net_device *netdev) in liquidio_open() 949 static int liquidio_stop(struct net_device *netdev) in liquidio_stop() 1002 static enum octnet_ifflags get_new_flags(struct net_device *netdev) in get_new_flags() 1028 static void liquidio_set_uc_list(struct net_device *netdev) in liquidio_set_uc_list() 1068 static void liquidio_set_mcast_list(struct net_device *netdev) in liquidio_set_mcast_list() [all …]
|
| /Linux-v5.4/drivers/net/ethernet/micrel/ |
| D | ks8842.c | 157 struct net_device *netdev; member 257 static void ks8842_update_link_status(struct net_device *netdev, in ks8842_update_link_status() 419 static int ks8842_tx_frame_dma(struct sk_buff *skb, struct net_device *netdev) in ks8842_tx_frame_dma() 465 static int ks8842_tx_frame(struct sk_buff *skb, struct net_device *netdev) in ks8842_tx_frame() 516 static void ks8842_update_rx_err_counters(struct net_device *netdev, u32 status) in ks8842_update_rx_err_counters() 529 static void ks8842_update_rx_counters(struct net_device *netdev, u32 status, in ks8842_update_rx_counters() 540 static int __ks8842_start_new_rx_dma(struct net_device *netdev) in __ks8842_start_new_rx_dma() 592 struct net_device *netdev = (struct net_device *)arg; in ks8842_rx_frame_dma_tasklet() local 630 static void ks8842_rx_frame(struct net_device *netdev, in ks8842_rx_frame() 694 static void ks8842_handle_rx(struct net_device *netdev, in ks8842_handle_rx() [all …]
|
| D | ks8851_mll.c | 115 struct net_device *netdev; member 461 static void ks_rcv(struct ks_net *ks, struct net_device *netdev) in ks_rcv() 521 static void ks_update_link_status(struct net_device *netdev, struct ks_net *ks) in ks_update_link_status() 549 struct net_device *netdev = pw; in ks_irq() local 595 static int ks_net_open(struct net_device *netdev) in ks_net_open() 637 static int ks_net_stop(struct net_device *netdev) in ks_net_stop() 705 static netdev_tx_t ks_start_xmit(struct sk_buff *skb, struct net_device *netdev) in ks_start_xmit() 873 static void ks_set_rx_mode(struct net_device *netdev) in ks_set_rx_mode() 939 static int ks_set_mac_address(struct net_device *netdev, void *paddr) in ks_set_mac_address() 953 static int ks_net_ioctl(struct net_device *netdev, struct ifreq *req, int cmd) in ks_net_ioctl() [all …]
|
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_ethtool.c | 174 static int ixgbe_get_link_ksettings(struct net_device *netdev, in ixgbe_get_link_ksettings() 369 static int ixgbe_set_link_ksettings(struct net_device *netdev, in ixgbe_set_link_ksettings() 440 static void ixgbe_get_pauseparam(struct net_device *netdev, in ixgbe_get_pauseparam() 462 static int ixgbe_set_pauseparam(struct net_device *netdev, in ixgbe_set_pauseparam() 502 static u32 ixgbe_get_msglevel(struct net_device *netdev) in ixgbe_get_msglevel() 508 static void ixgbe_set_msglevel(struct net_device *netdev, u32 data) in ixgbe_set_msglevel() 514 static int ixgbe_get_regs_len(struct net_device *netdev) in ixgbe_get_regs_len() 522 static void ixgbe_get_regs(struct net_device *netdev, in ixgbe_get_regs() 889 static int ixgbe_get_eeprom_len(struct net_device *netdev) in ixgbe_get_eeprom_len() 895 static int ixgbe_get_eeprom(struct net_device *netdev, in ixgbe_get_eeprom() [all …]
|
| /Linux-v5.4/drivers/net/ethernet/atheros/atl1c/ |
| D | atl1c_main.c | 235 struct net_device *netdev = adapter->netdev; in atl1c_check_link_status() local 289 struct net_device *netdev = adapter->netdev; in atl1c_link_chg_event() local 319 struct net_device *netdev; in atl1c_common_task() local 353 static void atl1c_tx_timeout(struct net_device *netdev) in atl1c_tx_timeout() 371 static void atl1c_set_multi(struct net_device *netdev) in atl1c_set_multi() 415 static void atl1c_vlan_mode(struct net_device *netdev, in atl1c_vlan_mode() 448 static int atl1c_set_mac_addr(struct net_device *netdev, void *p) in atl1c_set_mac_addr() 481 static netdev_features_t atl1c_fix_features(struct net_device *netdev, in atl1c_fix_features() 499 static int atl1c_set_features(struct net_device *netdev, in atl1c_set_features() 510 static void atl1c_set_max_mtu(struct net_device *netdev) in atl1c_set_max_mtu() [all …]
|
| /Linux-v5.4/drivers/net/ethernet/toshiba/ |
| D | ps3_gelic_net.c | 542 struct net_device *netdev; in gelic_card_release_tx_chain() local 593 void gelic_net_set_multi(struct net_device *netdev) in gelic_net_set_multi() 653 int gelic_net_stop(struct net_device *netdev) in gelic_net_stop() 837 netdev_tx_t gelic_net_xmit(struct sk_buff *skb, struct net_device *netdev) in gelic_net_xmit() 910 struct net_device *netdev) in gelic_net_pass_skb_up() 972 struct net_device *netdev = NULL; in gelic_card_decode_one_descr() local 1155 void gelic_net_poll_controller(struct net_device *netdev) in gelic_net_poll_controller() 1174 int gelic_net_open(struct net_device *netdev) in gelic_net_open() 1189 void gelic_net_get_drvinfo(struct net_device *netdev, in gelic_net_get_drvinfo() 1196 static int gelic_ether_get_link_ksettings(struct net_device *netdev, in gelic_ether_get_link_ksettings() [all …]
|
| D | ps3_gelic_wireless.c | 231 static u32 gelic_wl_get_link(struct net_device *netdev) in gelic_wl_get_link() 295 static int gelic_wl_get_range(struct net_device *netdev, in gelic_wl_get_range() 365 static int gelic_wl_set_scan(struct net_device *netdev, in gelic_wl_set_scan() 562 static char *gelic_wl_translate_scan(struct net_device *netdev, in gelic_wl_translate_scan() 694 static int gelic_wl_get_scan(struct net_device *netdev, in gelic_wl_get_scan() 769 static int gelic_wl_set_auth(struct net_device *netdev, in gelic_wl_set_auth() 894 static int gelic_wl_get_auth(struct net_device *netdev, in gelic_wl_get_auth() 947 static int gelic_wl_set_essid(struct net_device *netdev, in gelic_wl_set_essid() 978 static int gelic_wl_get_essid(struct net_device *netdev, in gelic_wl_get_essid() 1004 static int gelic_wl_set_encode(struct net_device *netdev, in gelic_wl_set_encode() [all …]
|
| 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 555 spider_net_get_multicast_hash(struct net_device *netdev, __u8 *addr) in spider_net_get_multicast_hash() 586 spider_net_set_multi(struct net_device *netdev) in spider_net_set_multi() 874 spider_net_xmit(struct sk_buff *skb, struct net_device *netdev) in spider_net_xmit() 923 spider_net_do_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in spider_net_do_ioctl() 945 struct net_device *netdev = card->netdev; in spider_net_pass_skb_up() local 1279 spider_net_set_mac(struct net_device *netdev, void *p) in spider_net_set_mac() 1321 spider_net_link_reset(struct net_device *netdev) in spider_net_link_reset() [all …]
|
| /Linux-v5.4/drivers/scsi/fcoe/ |
| D | fcoe.c | 291 struct net_device *netdev) in fcoe_interface_setup() 379 static struct fcoe_interface *fcoe_interface_create(struct net_device *netdev, in fcoe_interface_create() 443 struct net_device *netdev = fcoe->netdev; in fcoe_interface_remove() local 488 struct net_device *netdev = fcoe->netdev; in fcoe_interface_cleanup() local 509 static int fcoe_fip_recv(struct sk_buff *skb, struct net_device *netdev, in fcoe_fip_recv() 532 static int fcoe_fip_vlan_recv(struct sk_buff *skb, struct net_device *netdev, in fcoe_fip_vlan_recv() 653 struct net_device *netdev) in fcoe_netdev_features_change() 701 static int fcoe_netdev_config(struct fc_lport *lport, struct net_device *netdev) in fcoe_netdev_config() 807 static void fcoe_fdmi_info(struct fc_lport *lport, struct net_device *netdev) in fcoe_fdmi_info() 1006 struct net_device *netdev = fcoe->netdev; in fcoe_if_destroy() local [all …]
|
| /Linux-v5.4/net/dcb/ |
| D | dcbnl.c | 207 static int dcbnl_getstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getstate() 218 static int dcbnl_getpfccfg(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getpfccfg() 263 static int dcbnl_getperm_hwaddr(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getperm_hwaddr() 277 static int dcbnl_getcap(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getcap() 322 static int dcbnl_getnumtcs(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getnumtcs() 369 static int dcbnl_setnumtcs(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setnumtcs() 403 static int dcbnl_getpfcstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getpfcstate() 413 static int dcbnl_setpfcstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setpfcstate() 431 static int dcbnl_getapp(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getapp() 501 static int dcbnl_setapp(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setapp() [all …]
|
| /Linux-v5.4/drivers/net/can/usb/peak_usb/ |
| D | pcan_usb_core.c | 168 struct net_device *netdev; in peak_usb_read_bulk_callback() local 234 struct net_device *netdev; in peak_usb_write_bulk_callback() local 282 struct net_device *netdev) in peak_usb_ndo_start_xmit() 370 struct net_device *netdev = dev->netdev; in peak_usb_start() local 506 static int peak_usb_ndo_open(struct net_device *netdev) in peak_usb_ndo_open() 564 static int peak_usb_ndo_stop(struct net_device *netdev) in peak_usb_ndo_stop() 655 static int peak_usb_set_mode(struct net_device *netdev, enum can_mode mode) in peak_usb_set_mode() 678 static int peak_usb_set_bittiming(struct net_device *netdev) in peak_usb_set_bittiming() 699 static int peak_usb_set_data_bittiming(struct net_device *netdev) in peak_usb_set_data_bittiming() 736 struct net_device *netdev; in peak_usb_create_dev() local [all …]
|
| /Linux-v5.4/drivers/net/ethernet/cavium/thunder/ |
| D | nicvf_ethtool.c | 119 static int nicvf_get_link_ksettings(struct net_device *netdev, in nicvf_get_link_ksettings() 182 static u32 nicvf_get_link(struct net_device *netdev) in nicvf_get_link() 189 static void nicvf_get_drvinfo(struct net_device *netdev, in nicvf_get_drvinfo() 199 static u32 nicvf_get_msglevel(struct net_device *netdev) in nicvf_get_msglevel() 206 static void nicvf_set_msglevel(struct net_device *netdev, u32 lvl) in nicvf_set_msglevel() 235 static void nicvf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in nicvf_get_strings() 273 static int nicvf_get_sset_count(struct net_device *netdev, int sset) in nicvf_get_sset_count() 322 static void nicvf_get_ethtool_stats(struct net_device *netdev, in nicvf_get_ethtool_stats() 459 static int nicvf_get_coalesce(struct net_device *netdev, in nicvf_get_coalesce() 468 static void nicvf_get_ringparam(struct net_device *netdev, in nicvf_get_ringparam() [all …]
|
| /Linux-v5.4/drivers/net/fjes/ |
| D | fjes_main.c | 216 struct net_device *netdev = adapter->netdev; in fjes_request_irq() local 265 static int fjes_open(struct net_device *netdev) in fjes_open() 306 static int fjes_close(struct net_device *netdev) in fjes_close() 353 struct net_device *netdev = adapter->netdev; in fjes_setup_resources() local 431 struct net_device *netdev = adapter->netdev; in fjes_free_resources() local 489 struct net_device *netdev = adapter->netdev; in fjes_tx_stall_task() local 545 struct net_device *netdev = adapter->netdev; in fjes_force_close_task() local 623 fjes_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in fjes_xmit_frame() 795 static void fjes_tx_retry(struct net_device *netdev) in fjes_tx_retry() 803 fjes_get_stats64(struct net_device *netdev, struct rtnl_link_stats64 *stats) in fjes_get_stats64() [all …]
|
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ |
| D | i40e_ethtool.c | 751 struct net_device *netdev, in i40e_get_settings_link_up() 1044 static int i40e_get_link_ksettings(struct net_device *netdev, in i40e_get_link_ksettings() 1131 static int i40e_set_link_ksettings(struct net_device *netdev, in i40e_set_link_ksettings() 1371 static int i40e_set_fec_cfg(struct net_device *netdev, u8 fec_cfg) in i40e_set_fec_cfg() 1431 static int i40e_get_fec_param(struct net_device *netdev, in i40e_get_fec_param() 1475 static int i40e_set_fec_param(struct net_device *netdev, in i40e_set_fec_param() 1519 static int i40e_nway_reset(struct net_device *netdev) in i40e_nway_reset() 1546 static void i40e_get_pauseparam(struct net_device *netdev, in i40e_get_pauseparam() 1581 static int i40e_set_pauseparam(struct net_device *netdev, in i40e_set_pauseparam() 1675 static u32 i40e_get_msglevel(struct net_device *netdev) in i40e_get_msglevel() [all …]
|
| /Linux-v5.4/drivers/net/ethernet/oki-semi/pch_gbe/ |
| D | pch_gbe_main.c | 210 static int hwtstamp_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in hwtstamp_ioctl() 605 struct net_device *netdev = adapter->netdev; in pch_gbe_init_phy() local 653 static int pch_gbe_mdio_read(struct net_device *netdev, int addr, int reg) in pch_gbe_mdio_read() 669 static void pch_gbe_mdio_write(struct net_device *netdev, in pch_gbe_mdio_write() 708 struct net_device *netdev = adapter->netdev; in pch_gbe_reset() local 734 struct net_device *netdev = adapter->netdev; in pch_gbe_free_irq() local 1010 struct net_device *netdev = adapter->netdev; in pch_gbe_set_mode() local 1043 struct net_device *netdev = adapter->netdev; in pch_gbe_watchdog() local 1208 struct net_device *netdev = adapter->netdev; in pch_gbe_update_stats() local 1280 struct net_device *netdev = data; in pch_gbe_intr() local [all …]
|
| /Linux-v5.4/drivers/net/ethernet/atheros/atlx/ |
| D | atl1.c | 933 struct net_device *netdev = adapter->netdev; in atl1_sw_init() local 981 static int mdio_read(struct net_device *netdev, int phy_id, int reg_num) in mdio_read() 991 static void mdio_write(struct net_device *netdev, int phy_id, int reg_num, in mdio_write() 999 static int atl1_mii_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in atl1_mii_ioctl() 1247 struct net_device *netdev = adapter->netdev; in atl1_setup_mac_ctrl() local 1283 struct net_device *netdev = adapter->netdev; in atl1_check_link() local 1658 struct net_device *netdev = adapter->netdev; in atl1_inc_smb() local 2338 struct net_device *netdev) in atl1_xmit_frame() 2594 struct net_device *netdev = adapter->netdev; in atl1_up() local 2640 struct net_device *netdev = adapter->netdev; in atl1_down() local [all …]
|
| /Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_main.c | 298 struct net_device *netdev = adapter->netdev; in qlcnic_read_mac_addr() local 337 static int qlcnic_set_mac(struct net_device *netdev, void *p) in qlcnic_set_mac() 373 struct net_device *netdev, in qlcnic_fdb_del() 398 struct net_device *netdev, in qlcnic_fdb_add() 432 struct net_device *netdev, in qlcnic_fdb_dump() 459 static int qlcnic_get_phys_port_id(struct net_device *netdev, in qlcnic_get_phys_port_id() 474 static void qlcnic_add_vxlan_port(struct net_device *netdev, in qlcnic_add_vxlan_port() 499 static void qlcnic_del_vxlan_port(struct net_device *netdev, in qlcnic_del_vxlan_port() 1371 qlcnic_vlan_rx_add(struct net_device *netdev, __be16 proto, u16 vid) in qlcnic_vlan_rx_add() 1391 qlcnic_vlan_rx_del(struct net_device *netdev, __be16 proto, u16 vid) in qlcnic_vlan_rx_del() [all …]
|
| /Linux-v5.4/drivers/net/ethernet/cisco/enic/ |
| D | enic_main.c | 180 static void enic_udp_tunnel_add(struct net_device *netdev, in enic_udp_tunnel_add() 246 static void enic_udp_tunnel_del(struct net_device *netdev, in enic_udp_tunnel_del() 440 struct net_device *netdev = enic->netdev; in enic_mtu_check() local 484 struct net_device *netdev = data; in enic_isr_legacy() local 856 struct net_device *netdev) in enic_hard_start_xmit() 909 static void enic_get_stats(struct net_device *netdev, in enic_get_stats() 938 static int enic_mc_sync(struct net_device *netdev, const u8 *mc_addr) in enic_mc_sync() 957 static int enic_mc_unsync(struct net_device *netdev, const u8 *mc_addr) in enic_mc_unsync() 967 static int enic_uc_sync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_sync() 986 static int enic_uc_unsync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_unsync() [all …]
|
| /Linux-v5.4/drivers/net/ethernet/amd/xgbe/ |
| 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 struct net_device *netdev = pdata->netdev; in xgbe_disable_vxlan_offloads() local 952 struct net_device *netdev = pdata->netdev; in xgbe_enable_vxlan_offloads() local 1064 struct net_device *netdev = pdata->netdev; in xgbe_request_irqs() local 1237 int xgbe_powerdown(struct net_device *netdev, unsigned int caller) in xgbe_powerdown() 1276 int xgbe_powerup(struct net_device *netdev, unsigned int caller) in xgbe_powerup() 1328 struct net_device *netdev = pdata->netdev; in xgbe_alloc_memory() local 1370 struct net_device *netdev = pdata->netdev; in xgbe_start() local 1436 struct net_device *netdev = pdata->netdev; in xgbe_stop() local 1903 static int xgbe_open(struct net_device *netdev) in xgbe_open() [all …]
|
| D | xgbe-main.c | 176 struct net_device *netdev; in xgbe_alloc_pdata() local 208 struct net_device *netdev = pdata->netdev; in xgbe_free_pdata() local 266 struct net_device *netdev = pdata->netdev; in xgbe_config_netdev() local 424 struct net_device *netdev = pdata->netdev; in xgbe_deconfig_netdev() local 439 struct net_device *netdev = netdev_notifier_info_to_dev(data); in xgbe_netdev_event() local
|
| /Linux-v5.4/drivers/staging/unisys/visornic/ |
| D | visornic_main.c | 134 struct net_device *netdev; member 341 struct net_device *netdev = devdata->netdev; in visornic_serverdown_complete() local 417 static struct sk_buff *alloc_rcv_buf(struct net_device *netdev) in alloc_rcv_buf() 485 static int send_enbdis(struct net_device *netdev, int state, in send_enbdis() 512 static int visornic_disable_with_timeout(struct net_device *netdev, in visornic_disable_with_timeout() 600 static int init_rcv_bufs(struct net_device *netdev, in init_rcv_bufs() 667 static int visornic_enable_with_timeout(struct net_device *netdev, in visornic_enable_with_timeout() 742 struct net_device *netdev; in visornic_timeout_reset() local 780 static int visornic_open(struct net_device *netdev) in visornic_open() 793 static int visornic_close(struct net_device *netdev) in visornic_close() [all …]
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_dcbnl.c | 98 static int mlx5e_dcbnl_ieee_getets(struct net_device *netdev, in mlx5e_dcbnl_ieee_getets() 277 static int mlx5e_dbcnl_validate_ets(struct net_device *netdev, in mlx5e_dbcnl_validate_ets() 312 static int mlx5e_dcbnl_ieee_setets(struct net_device *netdev, in mlx5e_dcbnl_ieee_setets() 538 static int mlx5e_dcbnl_ieee_getmaxrate(struct net_device *netdev, in mlx5e_dcbnl_ieee_getmaxrate() 573 static int mlx5e_dcbnl_ieee_setmaxrate(struct net_device *netdev, in mlx5e_dcbnl_ieee_setmaxrate() 611 static u8 mlx5e_dcbnl_setall(struct net_device *netdev) in mlx5e_dcbnl_setall() 668 static u8 mlx5e_dcbnl_getstate(struct net_device *netdev) in mlx5e_dcbnl_getstate() 673 static void mlx5e_dcbnl_getpermhwaddr(struct net_device *netdev, in mlx5e_dcbnl_getpermhwaddr() 686 static void mlx5e_dcbnl_setpgtccfgtx(struct net_device *netdev, in mlx5e_dcbnl_setpgtccfgtx() 708 static void mlx5e_dcbnl_setpgbwgcfgtx(struct net_device *netdev, in mlx5e_dcbnl_setpgbwgcfgtx() [all …]
|