/Linux-v6.6/drivers/net/can/usb/kvaser_usb/ |
D | kvaser_usb_core.c | 261 struct net_device *netdev = urb->context; in kvaser_usb_send_cmd_callback() local 273 struct net_device *netdev = priv->netdev; in kvaser_usb_send_cmd_async() local 297 int kvaser_usb_can_rx_over_error(struct net_device *netdev) in kvaser_usb_can_rx_over_error() 432 static int kvaser_usb_open(struct net_device *netdev) in kvaser_usb_open() 500 static int kvaser_usb_close(struct net_device *netdev) in kvaser_usb_close() 533 static int kvaser_usb_set_bittiming(struct net_device *netdev) in kvaser_usb_set_bittiming() 577 static int kvaser_usb_set_data_bittiming(struct net_device *netdev) in kvaser_usb_set_data_bittiming() 622 struct net_device *netdev; in kvaser_usb_write_bulk_callback() local 640 struct net_device *netdev) in kvaser_usb_start_xmit() 793 struct net_device *netdev; in kvaser_usb_init_one() local
|
/Linux-v6.6/drivers/net/usb/ |
D | rtl8150.c | 128 struct net_device *netdev; member 273 static int rtl8150_set_mac_address(struct net_device *netdev, void *p) in rtl8150_set_mac_address() 375 struct net_device *netdev; in read_bulk_callback() local 646 static void rtl8150_tx_timeout(struct net_device *netdev, unsigned int txqueue) in rtl8150_tx_timeout() 654 static void rtl8150_set_multicast(struct net_device *netdev) in rtl8150_set_multicast() 677 struct net_device *netdev) in rtl8150_start_xmit() 707 static void set_carrier(struct net_device *netdev) in set_carrier() 719 static int rtl8150_open(struct net_device *netdev) in rtl8150_open() 756 static int rtl8150_close(struct net_device *netdev) in rtl8150_close() 768 static void rtl8150_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *info) in rtl8150_get_drvinfo() [all …]
|
/Linux-v6.6/drivers/net/can/softing/ |
D | softing_main.c | 21 static inline int canif_is_active(struct net_device *netdev) in canif_is_active() 132 int softing_netdev_rx(struct net_device *netdev, const struct can_frame *msg, in softing_netdev_rx() 152 struct net_device *netdev; in softing_handle_1() local 320 struct net_device *netdev; in softing_irq_thread() local 635 struct net_device *netdev; in softing_netdev_create() local 664 static int softing_netdev_register(struct net_device *netdev) in softing_netdev_register() 679 static void softing_netdev_cleanup(struct net_device *netdev) in softing_netdev_cleanup() 756 struct net_device *netdev; in softing_pdev_probe() local
|
/Linux-v6.6/drivers/net/ethernet/atheros/alx/ |
D | main.c | 568 static void __alx_set_rx_mode(struct net_device *netdev) in __alx_set_rx_mode() 592 static void alx_set_rx_mode(struct net_device *netdev) in alx_set_rx_mode() 597 static int alx_set_mac_address(struct net_device *netdev, void *data) in alx_set_mac_address() 854 struct net_device *netdev = alx->dev; in alx_request_msix() local 1099 static netdev_features_t alx_fix_features(struct net_device *netdev, in alx_fix_features() 1174 static int alx_change_mtu(struct net_device *netdev, int mtu) in alx_change_mtu() 1350 static int alx_open(struct net_device *netdev) in alx_open() 1362 static int alx_stop(struct net_device *netdev) in alx_stop() 1574 struct net_device *netdev) in alx_start_xmit() 1587 static int alx_mdio_read(struct net_device *netdev, in alx_mdio_read() [all …]
|
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.c | 608 static int hns3_nic_set_real_num_queue(struct net_device *netdev) in hns3_nic_set_real_num_queue() 676 static void hns3_free_rx_cpu_rmap(struct net_device *netdev) in hns3_free_rx_cpu_rmap() 684 static int hns3_set_rx_cpu_rmap(struct net_device *netdev) in hns3_set_rx_cpu_rmap() 710 static int hns3_nic_net_up(struct net_device *netdev) in hns3_nic_net_up() 768 static int hns3_nic_net_open(struct net_device *netdev) in hns3_nic_net_open() 823 static void hns3_nic_net_down(struct net_device *netdev) in hns3_nic_net_down() 853 static int hns3_nic_net_stop(struct net_device *netdev) in hns3_nic_net_stop() 874 static int hns3_nic_uc_sync(struct net_device *netdev, in hns3_nic_uc_sync() 885 static int hns3_nic_uc_unsync(struct net_device *netdev, in hns3_nic_uc_unsync() 903 static int hns3_nic_mc_sync(struct net_device *netdev, in hns3_nic_mc_sync() [all …]
|
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_pf.c | 54 static int otx2_change_mtu(struct net_device *netdev, int new_mtu) in otx2_change_mtu() 844 struct net_device *netdev = pf->netdev; in otx2_handle_link_event() local 1150 int otx2_set_real_num_queues(struct net_device *netdev, in otx2_set_real_num_queues() 1639 struct net_device *netdev = pf->netdev; in otx2_do_set_rx_mode() local 1693 int otx2_open(struct net_device *netdev) in otx2_open() 1899 int otx2_stop(struct net_device *netdev) in otx2_stop() 1968 static netdev_tx_t otx2_xmit(struct sk_buff *skb, struct net_device *netdev) in otx2_xmit() 2022 u16 otx2_select_queue(struct net_device *netdev, struct sk_buff *skb, in otx2_select_queue() 2080 static void otx2_set_rx_mode(struct net_device *netdev) in otx2_set_rx_mode() 2094 static int otx2_set_features(struct net_device *netdev, in otx2_set_features() [all …]
|
/Linux-v6.6/drivers/net/wwan/iosm/ |
D | iosm_ipc_wwan.c | 30 struct net_device *netdev; member 49 static int ipc_wwan_link_open(struct net_device *netdev) in ipc_wwan_link_open() 79 static int ipc_wwan_link_stop(struct net_device *netdev) in ipc_wwan_link_stop() 94 struct net_device *netdev) in ipc_wwan_link_transmit() 263 struct net_device *netdev; in ipc_wwan_tx_flowctrl() local
|
/Linux-v6.6/net/dsa/ |
D | tag_ocelot.c | 45 static void ocelot_xmit_common(struct sk_buff *skb, struct net_device *netdev, in ocelot_xmit_common() 80 struct net_device *netdev) in ocelot_xmit() 92 struct net_device *netdev) in seville_xmit() 104 struct net_device *netdev) in ocelot_rcv()
|
/Linux-v6.6/drivers/net/can/usb/etas_es58x/ |
D | es581_4.c | 42 struct net_device *netdev; in es581_4_echo_msg() local 100 struct net_device *netdev; in es581_4_rx_can_msg() local 145 struct net_device *netdev; in es581_4_rx_err_msg() local 161 struct net_device *netdev; in es581_4_rx_event_msg() local 178 struct net_device *netdev; in es581_4_rx_cmd_ret_u32() local 202 struct net_device *netdev; in es581_4_tx_ack_msg() local
|
/Linux-v6.6/drivers/net/can/usb/ |
D | mcba_usb.c | 76 struct net_device *netdev; member 222 struct net_device *netdev; in mcba_usb_write_bulk_callback() local 306 struct net_device *netdev) in mcba_usb_start_xmit() 565 struct net_device *netdev; in mcba_usb_read_bulk_callback() local 623 struct net_device *netdev = priv->netdev; in mcba_usb_start() local 691 static int mcba_usb_open(struct net_device *netdev) in mcba_usb_open() 723 static int mcba_usb_close(struct net_device *netdev) in mcba_usb_close() 744 static int mcba_net_set_mode(struct net_device *netdev, enum can_mode mode) in mcba_net_set_mode() 749 static int mcba_net_get_berr_counter(const struct net_device *netdev, in mcba_net_get_berr_counter() 774 static int mcba_net_set_bittiming(struct net_device *netdev) in mcba_net_set_bittiming() [all …]
|
D | usb_8dev.c | 124 struct net_device *netdev; member 200 struct net_device *netdev; in usb_8dev_send_cmd() local 313 static int usb_8dev_set_mode(struct net_device *netdev, enum can_mode mode) in usb_8dev_set_mode() 499 struct net_device *netdev; in usb_8dev_read_bulk_callback() local 562 struct net_device *netdev; in usb_8dev_write_bulk_callback() local 593 struct net_device *netdev) in usb_8dev_start_xmit() 706 static int usb_8dev_get_berr_counter(const struct net_device *netdev, in usb_8dev_get_berr_counter() 720 struct net_device *netdev = priv->netdev; in usb_8dev_start() local 798 static int usb_8dev_open(struct net_device *netdev) in usb_8dev_open() 845 static int usb_8dev_close(struct net_device *netdev) in usb_8dev_close() [all …]
|
/Linux-v6.6/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_pci.c | 59 struct net_device *netdev = interface->netdev; in fm10k_read_reg() local 221 struct net_device *netdev = interface->netdev; in fm10k_prepare_for_reset() local 258 struct net_device *netdev = interface->netdev; in fm10k_handle_reset() local 341 struct net_device *netdev = interface->netdev; in fm10k_detach_subtask() local 424 struct net_device *netdev = interface->netdev; in fm10k_configure_swpri_map() local 500 struct net_device *netdev = interface->netdev; in fm10k_watchdog_host_is_ready() local 518 struct net_device *netdev = interface->netdev; in fm10k_watchdog_host_not_ready() local 1882 struct net_device *netdev = interface->netdev; in fm10k_down() local 1973 struct net_device *netdev = interface->netdev; in fm10k_sw_init() local 2096 struct net_device *netdev; in fm10k_probe() local [all …]
|
D | fm10k_netdev.c | 437 int fm10k_open(struct net_device *netdev) in fm10k_open() 496 int fm10k_close(struct net_device *netdev) in fm10k_close() 585 static void fm10k_tx_timeout(struct net_device *netdev, unsigned int txqueue) in fm10k_tx_timeout() 753 static int fm10k_uc_vlan_unsync(struct net_device *netdev, in fm10k_uc_vlan_unsync() 773 static int fm10k_mc_vlan_unsync(struct net_device *netdev, in fm10k_mc_vlan_unsync() 793 static int fm10k_update_vid(struct net_device *netdev, u16 vid, bool set) in fm10k_update_vid() 895 static int fm10k_vlan_rx_add_vid(struct net_device *netdev, in fm10k_vlan_rx_add_vid() 902 static int fm10k_vlan_rx_kill_vid(struct net_device *netdev, in fm10k_vlan_rx_kill_vid() 1084 struct net_device *netdev = interface->netdev; in fm10k_restore_rx_state() local 1178 struct net_device *netdev = interface->netdev; in fm10k_reset_rx_state() local [all …]
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 2451 struct net_device *netdev = priv->netdev; in mlx5e_open_channel() local 2722 struct net_device *netdev = priv->netdev; in mlx5e_set_dev_port_mtu() local 2745 struct net_device *netdev = priv->netdev; in mlx5e_set_netdev_mtu_boundaries() local 2757 static int mlx5e_netdev_set_tcs(struct net_device *netdev, u16 nch, u8 ntc, in mlx5e_netdev_set_tcs() 2809 struct net_device *netdev = priv->netdev; in mlx5e_update_netdev_queues() local 3001 struct net_device *netdev = priv->netdev; in mlx5e_switch_priv_channels() local 3109 int mlx5e_open_locked(struct net_device *netdev) in mlx5e_open_locked() 3143 int mlx5e_open(struct net_device *netdev) in mlx5e_open() 3157 int mlx5e_close_locked(struct net_device *netdev) in mlx5e_close_locked() 3177 int mlx5e_close(struct net_device *netdev) in mlx5e_close() [all …]
|
D | en_rep.c | 320 static int mlx5e_rep_get_coalesce(struct net_device *netdev, in mlx5e_rep_get_coalesce() 330 static int mlx5e_rep_set_coalesce(struct net_device *netdev, in mlx5e_rep_set_coalesce() 340 static u32 mlx5e_rep_get_rxfh_key_size(struct net_device *netdev) in mlx5e_rep_get_rxfh_key_size() 347 static u32 mlx5e_rep_get_rxfh_indir_size(struct net_device *netdev) in mlx5e_rep_get_rxfh_indir_size() 707 static int mlx5e_rep_change_mtu(struct net_device *netdev, int new_mtu) in mlx5e_rep_change_mtu() 747 bool mlx5e_eswitch_uplink_rep(const struct net_device *netdev) in mlx5e_eswitch_uplink_rep() 753 bool mlx5e_eswitch_vf_rep(const struct net_device *netdev) in mlx5e_eswitch_vf_rep() 770 static void mlx5e_build_rep_params(struct net_device *netdev) in mlx5e_build_rep_params() 819 static void mlx5e_build_rep_netdev(struct net_device *netdev, in mlx5e_build_rep_netdev() 845 struct net_device *netdev) in mlx5e_init_rep() [all …]
|
/Linux-v6.6/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_dcb.c | 779 static u8 qlcnic_dcb_get_state(struct net_device *netdev) in qlcnic_dcb_get_state() 786 static void qlcnic_dcb_get_perm_hw_addr(struct net_device *netdev, u8 *addr) in qlcnic_dcb_get_perm_hw_addr() 792 qlcnic_dcb_get_pg_tc_cfg_tx(struct net_device *netdev, int tc, u8 *prio, in qlcnic_dcb_get_pg_tc_cfg_tx() 829 static void qlcnic_dcb_get_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, in qlcnic_dcb_get_pg_bwg_cfg_tx() 853 static void qlcnic_dcb_get_pfc_cfg(struct net_device *netdev, int prio, in qlcnic_dcb_get_pfc_cfg() 879 static u8 qlcnic_dcb_get_capability(struct net_device *netdev, int capid, in qlcnic_dcb_get_capability() 908 static int qlcnic_dcb_get_num_tcs(struct net_device *netdev, int attr, u8 *num) in qlcnic_dcb_get_num_tcs() 928 static int qlcnic_dcb_get_app(struct net_device *netdev, u8 idtype, u16 id) in qlcnic_dcb_get_app() 942 static u8 qlcnic_dcb_get_pfc_state(struct net_device *netdev) in qlcnic_dcb_get_pfc_state() 953 static u8 qlcnic_dcb_get_dcbx(struct net_device *netdev) in qlcnic_dcb_get_dcbx() [all …]
|
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_common.c | 685 static void nfp_net_tx_timeout(struct net_device *netdev, unsigned int txqueue) in nfp_net_tx_timeout() 1119 static int nfp_net_netdev_close(struct net_device *netdev) in nfp_net_netdev_close() 1299 static int nfp_net_netdev_open(struct net_device *netdev) in nfp_net_netdev_open() 1445 static int nfp_net_mc_sync(struct net_device *netdev, const unsigned char *addr) in nfp_net_mc_sync() 1459 static int nfp_net_mc_unsync(struct net_device *netdev, const unsigned char *addr) in nfp_net_mc_unsync() 1467 static void nfp_net_set_rx_mode(struct net_device *netdev) in nfp_net_set_rx_mode() 1699 static int nfp_net_change_mtu(struct net_device *netdev, int new_mtu) in nfp_net_change_mtu() 1719 nfp_net_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in nfp_net_vlan_rx_add_vid() 1743 nfp_net_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) in nfp_net_vlan_rx_kill_vid() 1766 static void nfp_net_stat64(struct net_device *netdev, in nfp_net_stat64() [all …]
|
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns/ |
D | hns_ethtool.c | 844 static void hns_get_ethtool_stats(struct net_device *netdev, in hns_get_ethtool_stats() 902 static void hns_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in hns_get_strings() 963 static int hns_get_sset_count(struct net_device *netdev, int stringset) in hns_get_sset_count() 997 static int hns_phy_led_set(struct net_device *netdev, int value) in hns_phy_led_set() 1020 hns_set_phys_id(struct net_device *netdev, enum ethtool_phys_id_state state) in hns_set_phys_id() 1141 static int hns_nic_nway_reset(struct net_device *netdev) in hns_nic_nway_reset() 1158 hns_get_rss_key_size(struct net_device *netdev) in hns_get_rss_key_size() 1174 hns_get_rss_indir_size(struct net_device *netdev) in hns_get_rss_indir_size() 1190 hns_get_rss(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) in hns_get_rss() 1210 hns_set_rss(struct net_device *netdev, const u32 *indir, const u8 *key, in hns_set_rss() [all …]
|
/Linux-v6.6/net/bluetooth/ |
D | 6lowpan.c | 69 struct net_device *netdev; member 78 lowpan_btle_dev(const struct net_device *netdev) in lowpan_btle_dev() 246 static int iphc_decompress(struct sk_buff *skb, struct net_device *netdev, in iphc_decompress() 367 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header() 417 static int header_create(struct sk_buff *skb, struct net_device *netdev, in header_create() 429 struct net_device *netdev) in send_pkt() 459 static int send_mcast_pkt(struct sk_buff *skb, struct net_device *netdev) in send_mcast_pkt() 498 static netdev_tx_t bt_xmit(struct sk_buff *skb, struct net_device *netdev) in bt_xmit() 579 static void ifup(struct net_device *netdev) in ifup() 590 static void ifdown(struct net_device *netdev) in ifdown() [all …]
|
/Linux-v6.6/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf_main.c | 251 static void ixgbevf_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) in ixgbevf_tx_timeout() 743 struct net_device *netdev = rx_ring->netdev; in ixgbevf_cleanup_headers() local 1541 struct net_device *netdev = adapter->netdev; in ixgbevf_request_msix_irqs() local 1977 struct net_device *netdev = adapter->netdev; in ixgbevf_set_rx_buffer_len() local 2007 struct net_device *netdev = adapter->netdev; in ixgbevf_configure_rx() local 2033 static int ixgbevf_vlan_rx_add_vid(struct net_device *netdev, in ixgbevf_vlan_rx_add_vid() 2063 static int ixgbevf_vlan_rx_kill_vid(struct net_device *netdev, in ixgbevf_vlan_rx_kill_vid() 2094 static int ixgbevf_write_uc_addr_list(struct net_device *netdev) in ixgbevf_write_uc_addr_list() 2126 static void ixgbevf_set_rx_mode(struct net_device *netdev) in ixgbevf_set_rx_mode() 2307 struct net_device *netdev = adapter->netdev; in ixgbevf_up_complete() local [all …]
|
/Linux-v6.6/drivers/net/ethernet/ibm/ |
D | ibmveth.c | 525 static int ibmveth_open(struct net_device *netdev) in ibmveth_open() 682 static int ibmveth_close(struct net_device *netdev) in ibmveth_close() 990 static void ibmveth_get_channels(struct net_device *netdev, in ibmveth_get_channels() 1000 static int ibmveth_set_channels(struct net_device *netdev, in ibmveth_set_channels() 1099 struct net_device *netdev) in ibmveth_is_packet_unsupported() 1116 struct net_device *netdev) in ibmveth_start_xmit() 1335 struct net_device *netdev = adapter->netdev; in ibmveth_poll() local 1446 struct net_device *netdev = dev_instance; in ibmveth_interrupt() local 1459 static void ibmveth_set_multicast_list(struct net_device *netdev) in ibmveth_set_multicast_list() 1575 struct net_device *netdev = dev_get_drvdata(&vdev->dev); in ibmveth_get_desired_dma() local [all …]
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ethtool.c | 118 static int mlx5i_set_coalesce(struct net_device *netdev, in mlx5i_set_coalesce() 128 static int mlx5i_get_coalesce(struct net_device *netdev, in mlx5i_get_coalesce() 138 static int mlx5i_get_ts_info(struct net_device *netdev, in mlx5i_get_ts_info() 146 static int mlx5i_flash_device(struct net_device *netdev, in mlx5i_flash_device() 208 static int mlx5i_get_link_ksettings(struct net_device *netdev, in mlx5i_get_link_ksettings()
|
/Linux-v6.6/net/tls/ |
D | tls_device.c | 76 struct net_device *netdev; in tls_device_tx_del_task() local 92 struct net_device *netdev; in tls_device_queue_ctx_destruction() local 129 struct net_device *netdev = NULL; in get_netdev_for_sock() local 235 struct net_device *netdev; in tls_device_resync_tx() local 703 struct net_device *netdev; in tls_device_resync_rx() local 1030 struct net_device *netdev) in tls_device_attach() 1053 struct net_device *netdev; in tls_set_device_offload() local 1214 struct net_device *netdev; in tls_set_device_offload_rx() local 1289 struct net_device *netdev; in tls_device_offload_cleanup_rx() local 1311 static int tls_device_down(struct net_device *netdev) in tls_device_down()
|
/Linux-v6.6/drivers/net/ethernet/cavium/liquidio/ |
D | lio_core.c | 163 int liquidio_set_feature(struct net_device *netdev, int cmd, u16 param1) in liquidio_set_feature() 260 struct net_device *netdev = (struct net_device *)nctrl->netpndev; in liquidio_link_ctrl_cmd_completion() local 409 struct net_device *netdev; in octeon_pf_changed_vf_macaddr() local 440 struct net_device *netdev = oct->props[0].netdev; in octeon_schedule_rxq_oom_work() local 463 int setup_rx_oom_poll_fn(struct net_device *netdev) in setup_rx_oom_poll_fn() 490 void cleanup_rx_oom_poll_fn(struct net_device *netdev) in cleanup_rx_oom_poll_fn() 512 struct net_device *netdev; in lio_update_txq_status() local 585 struct net_device *netdev = (struct net_device *)arg; in liquidio_push_packet() local 815 struct net_device *netdev; in liquidio_setup_io_queues() local 1214 int liquidio_change_mtu(struct net_device *netdev, int new_mtu) in liquidio_change_mtu()
|
/Linux-v6.6/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 354 struct net_device *netdev = adapter->netdev; in igb_dump() local 742 struct net_device *netdev = igb->netdev; in igb_rd32() local 933 struct net_device *netdev = adapter->netdev; in igb_request_msix() local 1412 struct net_device *netdev = adapter->netdev; in igb_request_irq() local 1599 struct net_device *netdev = adapter->netdev; in enable_fqtss() local 1689 struct net_device *netdev = adapter->netdev; in igb_config_tx_modes() local 1908 struct net_device *netdev = adapter->netdev; in igb_setup_tx_mode() local 1991 struct net_device *netdev = adapter->netdev; in igb_configure() local 2166 struct net_device *netdev = adapter->netdev; in igb_down() local 2462 static netdev_features_t igb_fix_features(struct net_device *netdev, in igb_fix_features() [all …]
|