Home
last modified time | relevance | path

Searched defs:ndev (Results 126 - 150 of 853) sorted by relevance

12345678910>>...35

/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_mbx.c35 struct nitrox_device *ndev; member
39 static inline u64 pf2vf_read_mbox(struct nitrox_device *ndev, int ring) in pf2vf_read_mbox() argument
47 static inline void pf2vf_write_mbox(struct nitrox_device *ndev, u64 value, in pf2vf_write_mbox() argument
56 static void pf2vf_send_response(struct nitrox_device *ndev, in pf2vf_send_response() argument
107 struct nitrox_device *ndev in pf2vf_resp_handler() local
122 nitrox_pf2vf_mbox_handler(struct nitrox_device *ndev) nitrox_pf2vf_mbox_handler() argument
179 nitrox_mbox_init(struct nitrox_device *ndev) nitrox_mbox_init() argument
207 nitrox_mbox_cleanup(struct nitrox_device *ndev) nitrox_mbox_cleanup() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dnetvsc_bpf.c24 u32 netvsc_run_xdp(struct net_device *ndev, struct netvsc_channel *nvchan, in netvsc_run_xdp() argument
229 static int netvsc_ndoxdp_xmit_fm(struct net_device *ndev, in netvsc_ndoxdp_xmit_fm() argument
247 int netvsc_ndoxdp_xmit(struct net_device *ndev, in argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c11 static void emac_get_drvinfo(struct net_device *ndev, in emac_get_drvinfo() argument
22 static u32 emac_get_msglevel(struct net_device *ndev) in emac_get_msglevel() argument
29 static void emac_set_msglevel(struct net_device *ndev, u32 value) in emac_set_msglevel() argument
36 static int emac_get_link_ksettings(struct net_device *ndev, in emac_get_link_ksettings() argument
42 static int emac_set_link_ksettings(struct net_device *ndev, in emac_set_link_ksettings() argument
48 emac_get_eee(struct net_device *ndev, struct ethtool_eee *edata) emac_get_eee() argument
56 emac_set_eee(struct net_device *ndev, struct ethtool_eee *edata) emac_set_eee() argument
64 emac_nway_reset(struct net_device *ndev) emac_nway_reset() argument
69 emac_get_sset_count(struct net_device *ndev, int stringset) emac_get_sset_count() argument
79 emac_get_strings(struct net_device *ndev, u32 stringset, u8 *data) emac_get_strings() argument
99 emac_get_ethtool_stats(struct net_device *ndev, struct ethtool_stats *stats, u64 *data) emac_get_ethtool_stats() argument
112 emac_get_ts_info(struct net_device *ndev, struct ethtool_ts_info *info) emac_get_ts_info() argument
132 emac_set_channels(struct net_device *ndev, struct ethtool_channels *ch) emac_set_channels() argument
148 emac_get_channels(struct net_device *ndev, struct ethtool_channels *ch) emac_get_channels() argument
168 emac_get_rmon_stats(struct net_device *ndev, struct ethtool_rmon_stats *rmon_stats, const struct ethtool_rmon_hist_range **ranges) emac_get_rmon_stats() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_spi.c173 int netup_spi_init(struct netup_unidvb_dev *ndev) in netup_spi_init() argument
221 netup_spi_release(struct netup_unidvb_dev *ndev) netup_spi_release() argument
[all...]
/kernel/linux/linux-6.6/drivers/nfc/
H A Dvirtual_ncidev.c25 struct nci_dev *ndev; member
32 static int virtual_nci_open(struct nci_dev *ndev) in virtual_nci_open() argument
40 static int virtual_nci_close(struct nci_dev *ndev) in virtual_nci_close() argument
53 static int virtual_nci_send(struct nci_dev *ndev, struct sk_buff *skb) in virtual_nci_send() argument
[all...]
/kernel/linux/linux-6.6/drivers/nfc/nxp-nci/
H A Di2c.c34 struct nci_dev *ndev; member
H A Dnxp-nci.h53 struct nci_dev *ndev; member
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/
H A Dmain.c17 static int nfcmrvl_nci_open(struct nci_dev *ndev) in nfcmrvl_nci_open() argument
36 static int nfcmrvl_nci_close(struct nci_dev *ndev) in nfcmrvl_nci_close() argument
48 static int nfcmrvl_nci_send(struct nci_dev *ndev, struct sk_buff *skb) in nfcmrvl_nci_send() argument
70 static int nfcmrvl_nci_setup(struct nci_dev *ndev) in nfcmrvl_nci_setup() argument
78 static int nfcmrvl_nci_fw_download(struct nci_dev *ndev, in nfcmrvl_nci_fw_download() argument
184 struct nci_dev *ndev = priv->ndev; nfcmrvl_nci_unregister_dev() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-init.c239 unsigned long ndev = 0; in dm_parse_devices() local
/kernel/linux/linux-6.6/net/nfc/nci/
H A Dspi.c124 nci_spi_allocate_spi(struct spi_device *spi, u8 acknowledge_mode, unsigned int delay, struct nci_dev *ndev) nci_spi_allocate_spi() argument
/kernel/linux/linux-6.6/drivers/scsi/
H A Dfdomain_isa.c86 static int fdomain_isa_match(struct device *dev, unsigned int ndev) in fdomain_isa_match() argument
151 static int fdomain_isa_param_match(struct device *dev, unsigned int ndev) in fdomain_isa_param_match() argument
178 fdomain_isa_remove(struct device *dev, unsigned int ndev) fdomain_isa_remove() argument
[all...]
/kernel/linux/linux-6.6/net/can/j1939/
H A Dmain.c131 static struct j1939_priv *j1939_priv_create(struct net_device *ndev) in j1939_priv_create() argument
151 static inline void j1939_priv_set(struct net_device *ndev, in j1939_priv_set() argument
162 struct net_device *ndev = priv->ndev; in __j1939_priv_release() local
186 struct net_device *ndev = priv->ndev; j1939_can_rx_register() local
202 struct net_device *ndev = priv->ndev; j1939_can_rx_unregister() local
204 can_rx_unregister(dev_net(ndev), ndev, J1939_CAN_ID, J1939_CAN_MASK, j1939_can_rx_unregister() local
227 j1939_ndev_to_priv(struct net_device *ndev) j1939_ndev_to_priv() argument
234 j1939_priv_get_by_ndev_locked(struct net_device *ndev) j1939_priv_get_by_ndev_locked() argument
247 j1939_priv_get_by_ndev(struct net_device *ndev) j1939_priv_get_by_ndev() argument
258 j1939_netdev_start(struct net_device *ndev) j1939_netdev_start() argument
367 struct net_device *ndev = netdev_notifier_info_to_dev(data); j1939_netdev_notify() local
[all...]
/kernel/linux/linux-6.6/net/ieee802154/6lowpan/
H A Dcore.c217 struct net_device *ndev = netdev_notifier_info_to_dev(ptr); in lowpan_device_event() local
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_drm.c210 pipe_loader_drm_probe(struct pipe_loader_device **devs, int ndev) in pipe_loader_drm_probe() argument
H A Dpipe_loader_sw.c335 pipe_loader_sw_probe(struct pipe_loader_device **devs, int ndev) in pipe_loader_sw_probe() argument
H A Dpipe_loader.c59 pipe_loader_probe(struct pipe_loader_device **devs, int ndev) in pipe_loader_probe() argument
70 pipe_loader_release(struct pipe_loader_device **devs, int ndev) in pipe_loader_release() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_cfg80211.c86 struct net_device *ndev; in dhd_cfg80211_down() local
138 wl_cfg80211_update_iflist_info(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_cfg80211_update_iflist_info() argument
170 struct net_device * dhd_cfg80211_netdev_free(struct net_device *ndev) in dhd_cfg80211_netdev_free() argument
151 wl_cfg80211_register_if(struct bcm_cfg80211 *cfg, int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) wl_cfg80211_register_if() argument
157 wl_cfg80211_remove_if(struct bcm_cfg80211 *cfg, int ifidx, struct net_device* ndev, bool rtnl_lock_reqd) wl_cfg80211_remove_if() argument
207 dhd_netdev_free(struct net_device *ndev) dhd_netdev_free() argument
218 wl_dongle_up(struct net_device *ndev) wl_dongle_up() argument
231 wl_dongle_down(struct net_device *ndev) wl_dongle_down() argument
244 wl_dongle_roam(struct net_device *ndev, u32 roamvar, u32 bcn_timeout) wl_dongle_roam() argument
271 struct net_device *ndev; dhd_config_dongle() local
298 struct net_device *ndev = NULL; dhd_cfgvendor_priv_string_handler() local
[all...]
H A Dwl_linux_mon.c119 struct net_device *ndev; in lookup_real_netdev() local
150 ndev_to_monif(struct net_device *ndev) ndev_to_monif() argument
162 dhd_mon_if_open(struct net_device *ndev) dhd_mon_if_open() argument
170 dhd_mon_if_stop(struct net_device *ndev) dhd_mon_if_stop() argument
178 dhd_mon_if_subif_start_xmit(struct sk_buff *skb, struct net_device *ndev) dhd_mon_if_subif_start_xmit() argument
253 dhd_mon_if_set_multicast_list(struct net_device *ndev) dhd_mon_if_set_multicast_list() argument
266 dhd_mon_if_change_mac(struct net_device *ndev, void *addr) dhd_mon_if_change_mac() argument
290 struct net_device* ndev = NULL; dhd_add_monitor() local
358 struct net_device* ndev = NULL; magiclink_add_p2p() local
419 dhd_del_monitor(struct net_device *ndev) dhd_del_monitor() argument
458 struct net_device *ndev; dhd_monitor_uninit() local
[all...]
/drivers/hdf_core/adapter/khdf/linux/network/src/
H A Dnet_device_adapter.c327 struct net_device *ndev = GetDevFromDevImpl(impl); in NetDevSetDev() local
345 struct net_device *ndev = GetDevFromDevImpl(impl); in NetDevOfPhyConnect() local
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_main.c80 static void write_to_ucd_unit(struct nitrox_device *ndev, u32 ucode_size, in write_to_ucd_unit() argument
119 static int nitrox_load_fw(struct nitrox_device *ndev) in nitrox_load_fw() argument
244 nitrox_add_to_devlist(struct nitrox_device *ndev) nitrox_add_to_devlist() argument
271 nitrox_remove_from_devlist(struct nitrox_device *ndev) nitrox_remove_from_devlist() argument
281 struct nitrox_device *ndev; nitrox_get_first_device() local
298 nitrox_put_device(struct nitrox_device *ndev) nitrox_put_device() argument
327 nitrox_pf_sw_init(struct nitrox_device *ndev) nitrox_pf_sw_init() argument
342 nitrox_pf_sw_cleanup(struct nitrox_device *ndev) nitrox_pf_sw_cleanup() argument
352 nitrox_bist_check(struct nitrox_device *ndev) nitrox_bist_check() argument
377 nitrox_pf_hw_init(struct nitrox_device *ndev) nitrox_pf_hw_init() argument
422 struct nitrox_device *ndev; nitrox_probe() local
537 struct nitrox_device *ndev = pci_get_drvdata(pdev); nitrox_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/net/can/c_can/
H A Dc_can_platform.c427 struct net_device *ndev = platform_get_drvdata(pdev); in c_can_suspend() local
454 struct net_device *ndev = platform_get_drvdata(pdev); in c_can_resume() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c251 struct net_device *ndev = aq_nic_get_ndev(ring->aq_nic); in aq_ring_queue_wake() local
266 struct net_device *ndev = aq_nic_get_ndev(ring->aq_nic); in aq_ring_queue_stop() local
347 struct net_device *ndev = aq_nic_get_ndev(self->aq_nic); in aq_ring_rx_clean() local
H A Daq_pci_func.c220 struct net_device *ndev; in aq_pci_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/ezchip/
H A Dnps_enet.c25 static void nps_enet_clean_rx_fifo(struct net_device *ndev, u32 frame_len) in nps_enet_clean_rx_fifo() argument
35 static void nps_enet_read_rx_fifo(struct net_device *ndev, in nps_enet_read_rx_fifo() argument
63 static u32 nps_enet_rx_handler(struct net_device *ndev) in nps_enet_rx_handler() argument
138 nps_enet_tx_handler(struct net_device *ndev) nps_enet_tx_handler() argument
176 struct net_device *ndev = napi->dev; nps_enet_poll() local
222 struct net_device *ndev = dev_instance; nps_enet_irq_handler() local
236 nps_enet_set_hw_mac_address(struct net_device *ndev) nps_enet_set_hw_mac_address() argument
269 nps_enet_hw_reset(struct net_device *ndev) nps_enet_hw_reset() argument
292 nps_enet_hw_enable_control(struct net_device *ndev) nps_enet_hw_enable_control() argument
366 nps_enet_hw_disable_control(struct net_device *ndev) nps_enet_hw_disable_control() argument
377 nps_enet_send_frame(struct net_device *ndev, struct sk_buff *skb) nps_enet_send_frame() argument
414 nps_enet_set_mac_address(struct net_device *ndev, void *p) nps_enet_set_mac_address() argument
437 nps_enet_set_rx_mode(struct net_device *ndev) nps_enet_set_rx_mode() argument
467 nps_enet_open(struct net_device *ndev) nps_enet_open() argument
510 nps_enet_stop(struct net_device *ndev) nps_enet_stop() argument
532 nps_enet_start_xmit(struct sk_buff *skb, struct net_device *ndev) nps_enet_start_xmit() argument
553 nps_enet_poll_controller(struct net_device *ndev) nps_enet_poll_controller() argument
575 struct net_device *ndev; nps_enet_probe() local
644 struct net_device *ndev = platform_get_drvdata(pdev); nps_enet_remove() local
[all...]
/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dusbip_network.h147 uint32_t ndev; member

Completed in 13 milliseconds

12345678910>>...35