Home
last modified time | relevance | path

Searched defs:netdev (Results 126 – 150 of 585) sorted by relevance

12345678910>>...24

/Linux-v5.15/drivers/net/wwan/iosm/
Diosm_ipc_wwan.c31 struct net_device *netdev; member
52 static int ipc_wwan_link_open(struct net_device *netdev) in ipc_wwan_link_open()
89 static int ipc_wwan_link_stop(struct net_device *netdev) in ipc_wwan_link_stop()
106 struct net_device *netdev) in ipc_wwan_link_transmit()
288 struct net_device *netdev; in ipc_wwan_tx_flowctrl() local
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c101 static int mlx5i_set_coalesce(struct net_device *netdev, in mlx5i_set_coalesce()
111 static int mlx5i_get_coalesce(struct net_device *netdev, in mlx5i_get_coalesce()
121 static int mlx5i_get_ts_info(struct net_device *netdev, in mlx5i_get_ts_info()
129 static int mlx5i_flash_device(struct net_device *netdev, in mlx5i_flash_device()
189 static int mlx5i_get_link_ksettings(struct net_device *netdev, in mlx5i_get_link_ksettings()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c1973 struct net_device *netdev = priv->netdev; in mlx5e_open_channel() local
2231 struct net_device *netdev = priv->netdev; in mlx5e_set_dev_port_mtu() local
2254 struct net_device *netdev = priv->netdev; in mlx5e_set_netdev_mtu_boundaries() local
2266 static int mlx5e_netdev_set_tcs(struct net_device *netdev, u16 nch, u8 ntc, in mlx5e_netdev_set_tcs()
2316 struct net_device *netdev = priv->netdev; in mlx5e_update_netdev_queues() local
2506 struct net_device *netdev = priv->netdev; in mlx5e_switch_priv_channels() local
2597 int mlx5e_open_locked(struct net_device *netdev) in mlx5e_open_locked()
2622 int mlx5e_open(struct net_device *netdev) in mlx5e_open()
2636 int mlx5e_close_locked(struct net_device *netdev) in mlx5e_close_locked()
2656 int mlx5e_close(struct net_device *netdev) in mlx5e_close()
[all …]
/Linux-v5.15/drivers/net/can/usb/
Dmcba_usb.c77 struct net_device *netdev; member
224 struct net_device *netdev; in mcba_usb_write_bulk_callback() local
312 struct net_device *netdev) in mcba_usb_start_xmit()
572 struct net_device *netdev; in mcba_usb_read_bulk_callback() local
630 struct net_device *netdev = priv->netdev; in mcba_usb_start() local
698 static int mcba_usb_open(struct net_device *netdev) in mcba_usb_open()
731 static int mcba_usb_close(struct net_device *netdev) in mcba_usb_close()
753 static int mcba_net_set_mode(struct net_device *netdev, enum can_mode mode) in mcba_net_set_mode()
758 static int mcba_net_get_berr_counter(const struct net_device *netdev, in mcba_net_get_berr_counter()
779 static int mcba_net_set_bittiming(struct net_device *netdev) in mcba_net_set_bittiming()
[all …]
Dusb_8dev.c127 struct net_device *netdev; member
203 struct net_device *netdev; in usb_8dev_send_cmd() local
316 static int usb_8dev_set_mode(struct net_device *netdev, enum can_mode mode) in usb_8dev_set_mode()
503 struct net_device *netdev; in usb_8dev_read_bulk_callback() local
566 struct net_device *netdev; in usb_8dev_write_bulk_callback() local
601 struct net_device *netdev) in usb_8dev_start_xmit()
717 static int usb_8dev_get_berr_counter(const struct net_device *netdev, in usb_8dev_get_berr_counter()
731 struct net_device *netdev = priv->netdev; in usb_8dev_start() local
809 static int usb_8dev_open(struct net_device *netdev) in usb_8dev_open()
858 static int usb_8dev_close(struct net_device *netdev) in usb_8dev_close()
[all …]
Dems_usb.c242 struct net_device *netdev; member
265 struct net_device *netdev = dev->netdev; in ems_usb_read_interrupt_callback() local
411 struct net_device *netdev; in ems_usb_read_bulk_callback() local
498 struct net_device *netdev; in ems_usb_write_bulk_callback() local
583 struct net_device *netdev = dev->netdev; in ems_usb_start() local
706 static int ems_usb_open(struct net_device *netdev) in ems_usb_open()
739 static netdev_tx_t ems_usb_start_xmit(struct sk_buff *skb, struct net_device *netdev) in ems_usb_start_xmit()
862 static int ems_usb_close(struct net_device *netdev) in ems_usb_close()
899 static int ems_usb_set_mode(struct net_device *netdev, enum can_mode mode) in ems_usb_set_mode()
919 static int ems_usb_set_bittiming(struct net_device *netdev) in ems_usb_set_bittiming()
[all …]
/Linux-v5.15/drivers/net/ethernet/intel/fm10k/
Dfm10k_pci.c60 struct net_device *netdev = interface->netdev; in fm10k_read_reg() local
222 struct net_device *netdev = interface->netdev; in fm10k_prepare_for_reset() local
259 struct net_device *netdev = interface->netdev; in fm10k_handle_reset() local
342 struct net_device *netdev = interface->netdev; in fm10k_detach_subtask() local
425 struct net_device *netdev = interface->netdev; in fm10k_configure_swpri_map() local
501 struct net_device *netdev = interface->netdev; in fm10k_watchdog_host_is_ready() local
519 struct net_device *netdev = interface->netdev; in fm10k_watchdog_host_not_ready() local
1883 struct net_device *netdev = interface->netdev; in fm10k_down() local
1974 struct net_device *netdev = interface->netdev; in fm10k_sw_init() local
2097 struct net_device *netdev; in fm10k_probe() local
[all …]
Dfm10k_netdev.c437 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-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dtls.c102 static int mlx5e_tls_add(struct net_device *netdev, struct sock *sk, in mlx5e_tls_add()
148 static void mlx5e_tls_del(struct net_device *netdev, in mlx5e_tls_del()
163 static int mlx5e_tls_resync(struct net_device *netdev, struct sock *sk, in mlx5e_tls_resync()
192 struct net_device *netdev = priv->netdev; in mlx5e_tls_build_netdev() local
/Linux-v5.15/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_dcb.c779 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 …]
Dqlcnic_ethtool.c784 qlcnic_get_pauseparam(struct net_device *netdev, in qlcnic_get_pauseparam()
840 qlcnic_set_pauseparam(struct net_device *netdev, in qlcnic_set_pauseparam()
971 static int qlcnic_irq_test(struct net_device *netdev) in qlcnic_irq_test()
1086 static int qlcnic_loopback_test(struct net_device *netdev, u8 mode) in qlcnic_loopback_test()
1529 static int qlcnic_set_intr_coalesce(struct net_device *netdev, in qlcnic_set_intr_coalesce()
1555 static int qlcnic_get_intr_coalesce(struct net_device *netdev, in qlcnic_get_intr_coalesce()
1573 static u32 qlcnic_get_msglevel(struct net_device *netdev) in qlcnic_get_msglevel()
1580 static void qlcnic_set_msglevel(struct net_device *netdev, u32 msglvl) in qlcnic_set_msglevel()
1650 qlcnic_get_dump_flag(struct net_device *netdev, struct ethtool_dump *dump) in qlcnic_get_dump_flag()
1675 qlcnic_get_dump_data(struct net_device *netdev, struct ethtool_dump *dump, in qlcnic_get_dump_data()
[all …]
/Linux-v5.15/net/bluetooth/
D6lowpan.c69 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-v5.15/drivers/net/ethernet/microchip/
Dlan743x_main.c785 struct net_device *netdev; in lan743x_mac_init() local
938 static void lan743x_phy_link_status_change(struct net_device *netdev) in lan743x_phy_link_status_change()
1000 struct net_device *netdev = adapter->netdev; in lan743x_phy_close() local
1009 struct net_device *netdev = adapter->netdev; in lan743x_phy_open() local
1088 struct net_device *netdev = adapter->netdev; in lan743x_rfe_set_multicast() local
1950 struct net_device *netdev = rx->adapter->netdev; in lan743x_rx_init_ring_element() local
2066 struct net_device *netdev = rx->adapter->netdev; in lan743x_rx_process_buffer() local
2501 static int lan743x_netdev_close(struct net_device *netdev) in lan743x_netdev_close()
2522 static int lan743x_netdev_open(struct net_device *netdev) in lan743x_netdev_open()
2581 struct net_device *netdev) in lan743x_netdev_xmit_frame()
[all …]
/Linux-v5.15/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c251 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
2006 struct net_device *netdev = adapter->netdev; in ixgbevf_configure_rx() local
2032 static int ixgbevf_vlan_rx_add_vid(struct net_device *netdev, in ixgbevf_vlan_rx_add_vid()
2058 static int ixgbevf_vlan_rx_kill_vid(struct net_device *netdev, in ixgbevf_vlan_rx_kill_vid()
2086 static int ixgbevf_write_uc_addr_list(struct net_device *netdev) in ixgbevf_write_uc_addr_list()
2118 static void ixgbevf_set_rx_mode(struct net_device *netdev) in ixgbevf_set_rx_mode()
2292 struct net_device *netdev = adapter->netdev; in ixgbevf_up_complete() local
[all …]
/Linux-v5.15/drivers/net/ethernet/intel/igb/
Digb_main.c354 struct net_device *netdev = adapter->netdev; in igb_dump() local
744 struct net_device *netdev = igb->netdev; in igb_rd32() local
935 struct net_device *netdev = adapter->netdev; in igb_request_msix() local
1411 struct net_device *netdev = adapter->netdev; in igb_request_irq() local
1598 struct net_device *netdev = adapter->netdev; in enable_fqtss() local
1688 struct net_device *netdev = adapter->netdev; in igb_config_tx_modes() local
1907 struct net_device *netdev = adapter->netdev; in igb_setup_tx_mode() local
1990 struct net_device *netdev = adapter->netdev; in igb_configure() local
2165 struct net_device *netdev = adapter->netdev; in igb_down() local
2436 static netdev_features_t igb_fix_features(struct net_device *netdev, in igb_fix_features()
[all …]
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c71 nfp_flower_install_rate_limiter(struct nfp_app *app, struct net_device *netdev, in nfp_flower_install_rate_limiter()
201 nfp_flower_remove_rate_limiter(struct nfp_app *app, struct net_device *netdev, in nfp_flower_remove_rate_limiter()
264 struct net_device *netdev; in nfp_flower_stats_rlim_reply() local
331 struct net_device *netdev; in nfp_flower_stats_rlim_request_all() local
366 nfp_flower_stats_rate_limiter(struct nfp_app *app, struct net_device *netdev, in nfp_flower_stats_rate_limiter()
419 int nfp_flower_setup_qos_offload(struct nfp_app *app, struct net_device *netdev, in nfp_flower_setup_qos_offload()
/Linux-v5.15/kernel/bpf/
Doffload.c43 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()
350 struct net_device *netdev; in bpf_map_offload_ndo() local
547 struct net_device *netdev) in __bpf_offload_dev_match()
567 bool bpf_offload_dev_match(struct bpf_prog *prog, struct net_device *netdev) in bpf_offload_dev_match()
596 struct net_device *netdev) in bpf_offload_dev_netdev_register()
629 struct net_device *netdev) in bpf_offload_dev_netdev_unregister()
/Linux-v5.15/drivers/net/ethernet/cavium/liquidio/
Dlio_core.c158 int liquidio_set_feature(struct net_device *netdev, int cmd, u16 param1) in liquidio_set_feature()
254 struct net_device *netdev = (struct net_device *)nctrl->netpndev; in liquidio_link_ctrl_cmd_completion() local
402 struct net_device *netdev; in octeon_pf_changed_vf_macaddr() local
433 struct net_device *netdev = oct->props[0].netdev; in octeon_schedule_rxq_oom_work() local
456 int setup_rx_oom_poll_fn(struct net_device *netdev) in setup_rx_oom_poll_fn()
482 void cleanup_rx_oom_poll_fn(struct net_device *netdev) in cleanup_rx_oom_poll_fn()
504 struct net_device *netdev; in lio_update_txq_status() local
577 struct net_device *netdev = (struct net_device *)arg; in liquidio_push_packet() local
807 struct net_device *netdev; in liquidio_setup_io_queues() local
1204 int liquidio_change_mtu(struct net_device *netdev, int new_mtu) in liquidio_change_mtu()
/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h204 ice_set_vf_mac(struct net_device __always_unused *netdev, in ice_set_vf_mac()
211 ice_get_vf_cfg(struct net_device __always_unused *netdev, in ice_get_vf_cfg()
219 ice_set_vf_trust(struct net_device __always_unused *netdev, in ice_set_vf_trust()
226 ice_set_vf_port_vlan(struct net_device __always_unused *netdev, in ice_set_vf_port_vlan()
234 ice_set_vf_spoofchk(struct net_device __always_unused *netdev, in ice_set_vf_spoofchk()
241 ice_set_vf_link_state(struct net_device __always_unused *netdev, in ice_set_vf_link_state()
255 ice_get_vf_stats(struct net_device __always_unused *netdev, in ice_get_vf_stats()
/Linux-v5.15/drivers/net/ethernet/agere/
Det131x.c442 struct net_device *netdev; member
1422 struct net_device *netdev = bus->priv; in et131x_mdio_read() local
1438 struct net_device *netdev = bus->priv; in et131x_mdio_write() local
1724 static void et131x_enable_txrx(struct net_device *netdev) in et131x_enable_txrx()
1737 static void et131x_disable_txrx(struct net_device *netdev) in et131x_disable_txrx()
2791 static int et131x_get_regs_len(struct net_device *netdev) in et131x_get_regs_len()
2797 static void et131x_get_regs(struct net_device *netdev, in et131x_get_regs()
2951 static void et131x_get_drvinfo(struct net_device *netdev, in et131x_get_drvinfo()
3148 static void et131x_adjust_link(struct net_device *netdev) in et131x_adjust_link()
3237 static int et131x_mii_probe(struct net_device *netdev) in et131x_mii_probe()
[all …]
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.h52 struct net_device *netdev; member
78 static inline bool nfp_netdev_is_nfp_repr(struct net_device *netdev) in nfp_netdev_is_nfp_repr()
83 static inline int nfp_repr_get_port_id(struct net_device *netdev) in nfp_repr_get_port_id()
/Linux-v5.15/drivers/net/ethernet/emulex/benet/
Dbe_main.c306 static int be_mac_addr_set(struct net_device *netdev, void *p) in be_mac_addr_set()
653 static void be_get_stats64(struct net_device *netdev, in be_get_stats64()
722 struct net_device *netdev = adapter->netdev; in be_link_status_update() local
1368 static netdev_tx_t be_xmit(struct sk_buff *skb, struct net_device *netdev) in be_xmit()
1419 static void be_tx_timeout(struct net_device *netdev, unsigned int txqueue) in be_tx_timeout()
1572 static int be_vlan_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in be_vlan_add_vid()
1595 static int be_vlan_rem_vid(struct net_device *netdev, __be16 proto, u16 vid) in be_vlan_rem_vid()
1665 static int be_uc_list_update(struct net_device *netdev, in be_uc_list_update()
1674 static int be_mc_list_update(struct net_device *netdev, in be_mc_list_update()
1685 struct net_device *netdev = adapter->netdev; in be_set_mc_list() local
[all …]
/Linux-v5.15/drivers/net/ethernet/intel/i40e/
Di40e_ddp.c201 static bool i40e_ddp_is_pkg_hdr_valid(struct net_device *netdev, in i40e_ddp_is_pkg_hdr_valid()
264 int i40e_ddp_load(struct net_device *netdev, const u8 *data, size_t size, in i40e_ddp_load()
393 struct net_device *netdev = pf->vsi[pf->lan_vsi]->netdev; in i40e_ddp_restore() local
415 int i40e_ddp_flash(struct net_device *netdev, struct ethtool_flash *flash) in i40e_ddp_flash()
/Linux-v5.15/drivers/net/vmxnet3/
Dvmxnet3_drv.c1016 struct vmxnet3_adapter *adapter, struct net_device *netdev) in vmxnet3_tq_xmit()
1210 vmxnet3_xmit_frame(struct sk_buff *skb, struct net_device *netdev) in vmxnet3_xmit_frame()
2117 vmxnet3_netpoll(struct net_device *netdev) in vmxnet3_netpoll()
2319 vmxnet3_vlan_rx_add_vid(struct net_device *netdev, __be16 proto, u16 vid) in vmxnet3_vlan_rx_add_vid()
2341 vmxnet3_vlan_rx_kill_vid(struct net_device *netdev, __be16 proto, u16 vid) in vmxnet3_vlan_rx_kill_vid()
2363 vmxnet3_copy_mc(struct net_device *netdev) in vmxnet3_copy_mc()
2386 vmxnet3_set_mc(struct net_device *netdev) in vmxnet3_set_mc()
2822 vmxnet3_set_mac_addr(struct net_device *netdev, void *p) in vmxnet3_set_mac_addr()
3010 vmxnet3_open(struct net_device *netdev) in vmxnet3_open()
3067 vmxnet3_close(struct net_device *netdev) in vmxnet3_close()
[all …]
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_fcoe.c68 int cxgb_fcoe_enable(struct net_device *netdev) in cxgb_fcoe_enable()
100 int cxgb_fcoe_disable(struct net_device *netdev) in cxgb_fcoe_disable()

12345678910>>...24