/linux-6.8/drivers/infiniband/ulp/opa_vnic/ |
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()
|
/linux-6.8/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_sriov.c | 64 int nfp_app_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in nfp_app_set_vf_mac() 96 int nfp_app_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos, in nfp_app_set_vf_vlan() 147 int nfp_app_set_vf_rate(struct net_device *netdev, int vf, in nfp_app_set_vf_rate() 178 int nfp_app_set_vf_spoofchk(struct net_device *netdev, int vf, bool enable) in nfp_app_set_vf_spoofchk() 202 int nfp_app_set_vf_trust(struct net_device *netdev, int vf, bool enable) in nfp_app_set_vf_trust() 226 int nfp_app_set_vf_link_state(struct net_device *netdev, int vf, in nfp_app_set_vf_link_state() 260 int nfp_app_get_vf_config(struct net_device *netdev, int vf, in nfp_app_get_vf_config()
|
D | nfp_app.c | 38 struct nfp_app *nfp_app_from_netdev(struct net_device *netdev) in nfp_app_from_netdev() 64 int nfp_app_ndo_init(struct net_device *netdev) in nfp_app_ndo_init() 73 void nfp_app_ndo_uninit(struct net_device *netdev) in nfp_app_ndo_uninit() 142 nfp_app_netdev_feat_change(struct nfp_app *app, struct net_device *netdev) in nfp_app_netdev_feat_change() 176 struct net_device *netdev; in nfp_app_netdev_event() local
|
/linux-6.8/drivers/net/ethernet/cavium/octeon/ |
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 …]
|
/linux-6.8/drivers/infiniband/hw/hfi1/ |
D | vnic_main.c | 40 struct net_device *netdev = vinfo->netdev; in hfi1_vnic_update_stats() local 181 static void hfi1_vnic_get_stats64(struct net_device *netdev, in hfi1_vnic_get_stats64() 215 struct net_device *netdev) in hfi1_netdev_start_xmit() 278 static u16 hfi1_vnic_select_queue(struct net_device *netdev, in hfi1_vnic_select_queue() 407 struct net_device *netdev = vinfo->netdev; in hfi1_vnic_up() local 445 static int hfi1_netdev_open(struct net_device *netdev) in hfi1_netdev_open() 456 static int hfi1_netdev_close(struct net_device *netdev) in hfi1_netdev_close() 511 static void hfi1_vnic_set_vesw_id(struct net_device *netdev, int id) in hfi1_vnic_set_vesw_id() 544 static void hfi1_vnic_free_rn(struct net_device *netdev) in hfi1_vnic_free_rn() 562 struct net_device *netdev; in hfi1_vnic_alloc_rn() local
|
/linux-6.8/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_main.c | 301 static int nicvf_hw_set_mac_addr(struct nicvf *nic, struct net_device *netdev) in nicvf_hw_set_mac_addr() 491 int nicvf_set_real_num_queues(struct net_device *netdev, in nicvf_set_real_num_queues() 617 static void nicvf_snd_ptp_handler(struct net_device *netdev, in nicvf_snd_ptp_handler() 655 static void nicvf_snd_pkt_handler(struct net_device *netdev, in nicvf_snd_pkt_handler() 727 static inline void nicvf_set_rxhash(struct net_device *netdev, in nicvf_set_rxhash() 770 static void nicvf_rcv_pkt_handler(struct net_device *netdev, in nicvf_rcv_pkt_handler() 845 static int nicvf_cq_intr_handler(struct net_device *netdev, u8 cq_idx, in nicvf_cq_intr_handler() 960 struct net_device *netdev = napi->dev; in nicvf_poll() local 1251 static netdev_tx_t nicvf_xmit(struct sk_buff *skb, struct net_device *netdev) in nicvf_xmit() 1324 int nicvf_stop(struct net_device *netdev) in nicvf_stop() [all …]
|
/linux-6.8/drivers/net/can/usb/ |
D | f81604.c | 134 struct net_device *netdev[F81604_MAX_DEV]; member 139 struct net_device *netdev; member 370 static void f81604_process_rx_packet(struct net_device *netdev, in f81604_process_rx_packet() 415 struct net_device *netdev = urb->context; in f81604_read_bulk_callback() local 460 struct net_device *netdev = priv->netdev; in f81604_handle_tx() local 481 struct net_device *netdev = priv->netdev; in f81604_handle_can_bus_errors() local 606 struct net_device *netdev = urb->context; in f81604_read_int_callback() local 660 struct net_device *netdev = priv->netdev; in f81604_register_urbs() local 751 static int f81604_start(struct net_device *netdev) in f81604_start() 848 static int f81604_set_mode(struct net_device *netdev, enum can_mode mode) in f81604_set_mode() [all …]
|
/linux-6.8/drivers/net/ethernet/netronome/nfp/abm/ |
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 …]
|
/linux-6.8/drivers/net/can/usb/etas_es58x/ |
D | es58x_fd.c | 46 static enum es58x_fd_cmd_type es58x_fd_cmd_type(struct net_device *netdev) in es58x_fd_cmd_type() 61 static int es58x_fd_echo_msg(struct net_device *netdev, in es58x_fd_echo_msg() 98 static int es58x_fd_rx_can_msg(struct net_device *netdev, in es58x_fd_rx_can_msg() 168 static int es58x_fd_rx_event_msg(struct net_device *netdev, in es58x_fd_rx_event_msg() 186 static int es58x_fd_rx_cmd_ret_u32(struct net_device *netdev, in es58x_fd_rx_cmd_ret_u32() 203 static int es58x_fd_tx_ack_msg(struct net_device *netdev, in es58x_fd_tx_ack_msg() 224 struct net_device *netdev; in es58x_fd_can_cmd_id() local 399 struct net_device *netdev = es58x_dev->netdev[priv->channel_idx]; in es58x_fd_enable_channel() local
|
/linux-6.8/drivers/net/ethernet/intel/e1000/ |
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 …]
|
/linux-6.8/drivers/net/ethernet/intel/ |
D | e100.c | 540 struct net_device *netdev; member 902 static int mdio_read(struct net_device *netdev, int addr, int reg) in mdio_read() 908 static void mdio_write(struct net_device *netdev, int addr, int reg, int data) in mdio_write() 1073 struct net_device *netdev = nic->netdev; in e100_configure() local 1435 struct net_device *netdev = nic->netdev; in e100_phy_init() local 1561 struct net_device *netdev = nic->netdev; in e100_multi() local 1577 static void e100_set_multicast_list(struct net_device *netdev) in e100_set_multicast_list() 1770 struct net_device *netdev) in e100_xmit_frame() 2193 struct net_device *netdev = dev_id; in e100_intr() local 2239 static void e100_netpoll(struct net_device *netdev) in e100_netpoll() [all …]
|
/linux-6.8/drivers/net/usb/ |
D | sr9700.c | 151 static int sr9700_get_eeprom_len(struct net_device *netdev) in sr9700_get_eeprom_len() 156 static int sr9700_get_eeprom(struct net_device *netdev, in sr9700_get_eeprom() 177 static int sr_mdio_read(struct net_device *netdev, int phy_id, int loc) in sr_mdio_read() 208 static void sr_mdio_write(struct net_device *netdev, int phy_id, int loc, in sr_mdio_write() 225 static u32 sr9700_get_link(struct net_device *netdev) in sr9700_get_link() 239 static int sr9700_ioctl(struct net_device *netdev, struct ifreq *rq, int cmd) in sr9700_ioctl() 258 static void sr9700_set_multicast(struct net_device *netdev) in sr9700_set_multicast() 289 static int sr9700_set_mac_address(struct net_device *netdev, void *p) in sr9700_set_mac_address() 321 struct net_device *netdev; in sr9700_bind() local
|
/linux-6.8/drivers/net/ethernet/wangxun/ngbe/ |
D | ngbe_ethtool.c | 15 static void ngbe_get_wol(struct net_device *netdev, in ngbe_get_wol() 28 static int ngbe_set_wol(struct net_device *netdev, in ngbe_set_wol() 47 static int ngbe_set_ringparam(struct net_device *netdev, in ngbe_set_ringparam() 135 void ngbe_set_ethtool_ops(struct net_device *netdev) in ngbe_set_ethtool_ops()
|
/linux-6.8/drivers/net/ethernet/pensando/ionic/ |
D | ionic_lif.c | 132 struct net_device *netdev = lif->netdev; in ionic_link_status_check() local 1165 struct net_device *netdev; in ionic_notifyq_service() local 1283 void ionic_get_stats64(struct net_device *netdev, in ionic_get_stats64() 1336 static int ionic_addr_add(struct net_device *netdev, const u8 *addr) in ionic_addr_add() 1341 static int ionic_addr_del(struct net_device *netdev, const u8 *addr) in ionic_addr_del() 1352 struct net_device *netdev = lif->netdev; in ionic_lif_rx_mode() local 1431 static void ionic_ndo_set_rx_mode(struct net_device *netdev) in ionic_ndo_set_rx_mode() 1571 struct net_device *netdev = lif->netdev; in ionic_init_nic_features() local 1646 static int ionic_set_features(struct net_device *netdev, in ionic_set_features() 1718 static int ionic_set_mac_address(struct net_device *netdev, void *sa) in ionic_set_mac_address() [all …]
|
/linux-6.8/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ethtool.c | 261 static void fm10k_get_ethtool_stats(struct net_device *netdev, in fm10k_get_ethtool_stats() 352 static void fm10k_get_regs(struct net_device *netdev, in fm10k_get_regs() 431 static int fm10k_get_regs_len(struct net_device *netdev) in fm10k_get_regs_len() 490 static u32 fm10k_get_msglevel(struct net_device *netdev) in fm10k_get_msglevel() 497 static void fm10k_set_msglevel(struct net_device *netdev, u32 data) in fm10k_set_msglevel() 504 static void fm10k_get_ringparam(struct net_device *netdev, in fm10k_get_ringparam() 521 static int fm10k_set_ringparam(struct net_device *netdev, in fm10k_set_ringparam() 960 static u32 fm10k_get_priv_flags(struct net_device *netdev) in fm10k_get_priv_flags() 965 static int fm10k_set_priv_flags(struct net_device *netdev, u32 priv_flags) in fm10k_set_priv_flags() 973 static u32 fm10k_get_reta_size(struct net_device __always_unused *netdev) in fm10k_get_reta_size() [all …]
|
/linux-6.8/drivers/net/ethernet/ibm/ |
D | ibmvnic.c | 394 struct net_device *netdev; in ibmvnic_wait_for_completion() local 1053 static int init_rx_pools(struct net_device *netdev) in init_rx_pools() 1216 static int init_one_tx_pool(struct net_device *netdev, in init_one_tx_pool() 1294 static int init_tx_pools(struct net_device *netdev) in init_tx_pools() 1508 static int ibmvnic_login(struct net_device *netdev) in ibmvnic_login() 1681 struct net_device *netdev = adapter->netdev; in set_link_state() local 1724 static int set_real_num_queues(struct net_device *netdev) in set_real_num_queues() 1831 struct net_device *netdev = adapter->netdev; in init_resources() local 1863 static int __ibmvnic_open(struct net_device *netdev) in __ibmvnic_open() 1925 static int ibmvnic_open(struct net_device *netdev) in ibmvnic_open() [all …]
|
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ipoib.c | 80 int mlx5i_init(struct mlx5_core_dev *mdev, struct net_device *netdev) in mlx5i_init() 162 struct net_device *mlx5i_parent_get(struct net_device *netdev) in mlx5i_parent_get() 186 void mlx5i_parent_put(struct net_device *netdev) in mlx5i_parent_put() 519 static int mlx5i_change_mtu(struct net_device *netdev, int new_mtu) in mlx5i_change_mtu() 584 static int mlx5i_open(struct net_device *netdev) in mlx5i_open() 632 static int mlx5i_close(struct net_device *netdev) in mlx5i_close() 659 static int mlx5i_attach_mcast(struct net_device *netdev, struct ib_device *hca, in mlx5i_attach_mcast() 684 static int mlx5i_detach_mcast(struct net_device *netdev, struct ib_device *hca, in mlx5i_detach_mcast() 716 static void mlx5i_set_pkey_index(struct net_device *netdev, int id) in mlx5i_set_pkey_index() 736 static void mlx5_rdma_netdev_free(struct net_device *netdev) in mlx5_rdma_netdev_free() [all …]
|
/linux-6.8/kernel/bpf/ |
D | offload.c | 44 struct net_device *netdev; member 61 static int bpf_dev_offload_check(struct net_device *netdev) in bpf_dev_offload_check() 71 bpf_offload_find_netdev(struct net_device *netdev) in bpf_offload_find_netdev() 79 struct net_device *netdev) in __bpf_offload_dev_netdev_register() 124 struct net_device *netdev; in bpf_map_offload_ndo() local 146 struct net_device *netdev) in __bpf_offload_dev_netdev_unregister() 188 static int __bpf_prog_dev_bound_init(struct bpf_prog *prog, struct net_device *netdev) in __bpf_prog_dev_bound_init() 230 struct net_device *netdev; in bpf_prog_dev_bound_init() local 384 struct net_device *netdev; in bpf_prog_dev_bound_destroy() local 695 struct net_device *netdev) in __bpf_offload_dev_match() [all …]
|
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ktls.c | 48 static int mlx5e_ktls_add(struct net_device *netdev, struct sock *sk, in mlx5e_ktls_add() 68 static void mlx5e_ktls_del(struct net_device *netdev, in mlx5e_ktls_del() 78 static int mlx5e_ktls_resync(struct net_device *netdev, in mlx5e_ktls_resync() 115 struct net_device *netdev = priv->netdev; in mlx5e_ktls_build_netdev() local 132 int mlx5e_ktls_set_feature_rx(struct net_device *netdev, bool enable) in mlx5e_ktls_set_feature_rx()
|
/linux-6.8/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-common.c | 36 struct net_device *netdev = pdata->netdev; in xlgmac_read_mac_addr() local 70 struct net_device *netdev = pdata->netdev; in xlgmac_init() local 231 struct net_device *netdev; in xlgmac_drv_probe() local 276 struct net_device *netdev = dev_get_drvdata(dev); in xlgmac_drv_remove() local 332 void xlgmac_print_pkt(struct net_device *netdev, in xlgmac_print_pkt()
|
/linux-6.8/drivers/net/ethernet/intel/iavf/ |
D | iavf_main.c | 310 static void iavf_tx_timeout(struct net_device *netdev, unsigned int txqueue) in iavf_tx_timeout() 409 struct net_device *netdev = data; in iavf_msix_aq() local 637 struct net_device *netdev = adapter->netdev; in iavf_request_misc_irq() local 686 struct net_device *netdev = adapter->netdev; in iavf_free_misc_irq() local 724 struct net_device *netdev = adapter->netdev; in iavf_configure_rx() local 901 static int iavf_vlan_rx_add_vid(struct net_device *netdev, in iavf_vlan_rx_add_vid() 931 static int iavf_vlan_rx_kill_vid(struct net_device *netdev, in iavf_vlan_rx_kill_vid() 1057 static bool iavf_is_mac_set_handled(struct net_device *netdev, in iavf_is_mac_set_handled() 1083 static int iavf_set_mac(struct net_device *netdev, void *p) in iavf_set_mac() 1127 static int iavf_addr_sync(struct net_device *netdev, const u8 *addr) in iavf_addr_sync() [all …]
|
/linux-6.8/drivers/staging/wlan-ng/ |
D | p80211netdev.c | 107 static int p80211knetdev_init(struct net_device *netdev) in p80211knetdev_init() 131 static int p80211knetdev_open(struct net_device *netdev) in p80211knetdev_open() 167 static int p80211knetdev_stop(struct net_device *netdev) in p80211knetdev_stop() 304 struct net_device *netdev) in p80211knetdev_hard_start_xmit() 643 struct net_device *netdev; in wlan_setup() local 977 static void p80211knetdev_tx_timeout(struct net_device *netdev, unsigned int txqueue) in p80211knetdev_tx_timeout()
|
/linux-6.8/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_main.c | 164 netxen_napi_add(struct netxen_adapter *adapter, struct net_device *netdev) in netxen_napi_add() 460 struct net_device *netdev = adapter->netdev; in netxen_read_mac_addr() local 487 static int netxen_nic_set_mac(struct net_device *netdev, void *p) in netxen_nic_set_mac() 1037 struct net_device *netdev = adapter->netdev; in netxen_nic_request_irq() local 1092 __netxen_nic_up(struct netxen_adapter *adapter, struct net_device *netdev) in __netxen_nic_up() 1136 netxen_nic_up(struct netxen_adapter *adapter, struct net_device *netdev) in netxen_nic_up() 1150 __netxen_nic_down(struct netxen_adapter *adapter, struct net_device *netdev) in __netxen_nic_down() 1181 netxen_nic_down(struct netxen_adapter *adapter, struct net_device *netdev) in netxen_nic_down() 1193 struct net_device *netdev = adapter->netdev; in netxen_nic_attach() local 1295 struct net_device *netdev = adapter->netdev; in netxen_nic_reset_context() local [all …]
|
/linux-6.8/drivers/net/ethernet/marvell/octeon_ep/ |
D | octep_main.c | 357 struct net_device *netdev = oct->netdev; in octep_request_irqs() local 673 static void octep_link_up(struct net_device *netdev) in octep_link_up() 690 static int octep_open(struct net_device *netdev) in octep_open() 756 static int octep_stop(struct net_device *netdev) in octep_stop() 842 struct net_device *netdev) in octep_start_xmit() 991 static void octep_get_stats64(struct net_device *netdev, in octep_get_stats64() 1040 struct net_device *netdev = oct->netdev; in octep_tx_timeout_task() local 1058 static void octep_tx_timeout(struct net_device *netdev, unsigned int txqueue) in octep_tx_timeout() 1065 static int octep_set_mac(struct net_device *netdev, void *p) in octep_set_mac() 1085 static int octep_change_mtu(struct net_device *netdev, int new_mtu) in octep_change_mtu() [all …]
|
/linux-6.8/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
|