Searched defs:ndev (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-current/sys/dev/ow/
H A Down.h40 device_t ndev = device_get_parent(pdev); local
54 device_t ndev = device_get_parent(pdev); local
62 device_t ndev = device_get_parent(pdev); local
70 device_t ndev = device_get_parent(pdev); local
H A Dow.c235 ow_send_command(device_t ndev, device_t pdev, struct ow_cmd *cmd) argument
382 ow_crc(device_t ndev, device_t pdev, uint8_t *buffer, size_t len) argument
536 ow_attach(device_t ndev) argument
559 ow_detach(device_t ndev) argument
630 ow_print_child(device_t ndev, device_t pdev) argument
645 ow_probe_nomatch(device_t ndev, device_t pdev) argument
654 ow_acquire_bus(device_t ndev, device_t pdev, int how) argument
680 ow_release_bus(device_t ndev, device_t pdev) argument
[all...]
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_roce_gid_mgmt.c57 if_t ndev; member in struct:roce_netdev_event_work
122 if_t ndev = (if_t )cookie; local
158 if_t ndev; member in struct:ipx_entry
91 update_gid(enum gid_op_type gid_op, struct ib_device *ib_dev, u8 port, union ib_gid *gid, if_t ndev) argument
211 roce_gid_update_addr_callback(struct ib_device *device, u8 port, if_t ndev, void *cookie) argument
330 roce_gid_queue_scan_event(if_t ndev) argument
373 roce_gid_delete_all_event(if_t ndev) argument
395 if_t ndev = netdev_notifier_info_to_ifp(ptr); local
[all...]
H A Dib_addr.c669 if_t ndev = NULL; local
H A Dib_multicast.c722 ib_init_ah_from_mcmember(struct ib_device *device, u8 port_num, struct ib_sa_mcmember_rec *rec, if_t ndev, enum ib_gid_type gid_type, struct ib_ah_attr *ah_attr) argument
H A Dib_device.c780 void ib_cache_gid_del_all_by_netdev(if_t ndev) argument
875 ib_find_gid(struct ib_device *device, union ib_gid *gid, enum ib_gid_type gid_type, if_t ndev, u8 *port_num, u16 *index) argument
H A Dib_sysfs.c55 struct attribute_group ndev; member in struct:gid_attr_group
[all...]
H A Dib_sa_query.c653 if_t ndev = NULL; local
[all...]
H A Dib_cache.c400 ib_cache_gid_del_all_netdev_gids(struct ib_device *ib_dev, u8 port, if_t ndev) argument
488 ib_cache_gid_find(struct ib_device *ib_dev, const union ib_gid *gid, enum ib_gid_type gid_type, if_t ndev, u8 *port, u16 *index) argument
505 ib_find_cached_gid_by_port(struct ib_device *ib_dev, const union ib_gid *gid, enum ib_gid_type gid_type, u8 port, if_t ndev, u16 *index) argument
672 ib_cache_gid_set_default_gid(struct ib_device *ib_dev, u8 port, if_t ndev, unsigned long gid_type_mask, enum ib_cache_gid_default_mode mode) argument
897 ib_find_cached_gid(struct ib_device *device, const union ib_gid *gid, enum ib_gid_type gid_type, if_t ndev, u8 *port_num, u16 *index) argument
[all...]
/freebsd-current/sbin/mount_fusefs/
H A Dmount_fusefs.c124 char ndev[128], fdstr[15]; local
/freebsd-current/sys/riscv/riscv/
H A Dnexus.c195 struct nexus_device *ndev; local
232 struct nexus_device *ndev = DEVTONX(child); local
335 struct nexus_device *ndev = DEVTONX(child); local
[all...]
H A Dplic.c99 int ndev; member in struct:plic_softc
H A Daplic.c73 int ndev; member in struct:aplic_softc
/freebsd-current/sys/arm/arm/
H A Dnexus.c208 struct nexus_device *ndev; local
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_netdev.c329 linuxkpi_netif_napi_add(struct net_device *ndev, struct napi_struct *napi, argument
353 struct net_device *ndev; local
367 struct net_device *ndev; local
378 linuxkpi_init_dummy_netdev(struct net_device *ndev) argument
399 struct net_device *ndev; local
418 linuxkpi_free_netdev(struct net_device *ndev) argument
[all...]
/freebsd-current/lib/libmixer/
H A Dmixer.h80 int ndev; /* number of devices */ member in struct:mixer
/freebsd-current/usr.sbin/ppp/
H A Dphysical.h111 int ndev; /* number of devices in list */ member in struct:physical::__anon6769
/freebsd-current/sys/arm64/arm64/
H A Dnexus.c202 struct nexus_device *ndev; local
240 struct nexus_device *ndev = DEVTONX(child); local
381 struct nexus_device *ndev = DEVTONX(child); local
[all...]
/freebsd-current/sys/x86/x86/
H A Dnexus.c281 struct nexus_device *ndev = DEVTONX(dev); local
313 struct nexus_device *ndev; local
354 struct nexus_device *ndev = DEVTONX(child); local
554 struct nexus_device *ndev = DEVTONX(child); local
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnetdevice.h304 netdev_mc_count(struct net_device *ndev) argument
340 ether_setup(struct net_device *ndev) argument
347 dev_net_set(struct net_device *ndev, void *p) argument
354 dev_set_threaded(struct net_device *ndev, bool threaded) argument
364 netif_carrier_ok(struct net_device *ndev) argument
371 netif_carrier_off(struct net_device *ndev) argument
377 netif_carrier_on(struct net_device *ndev) argument
385 netif_queue_stopped(struct net_device *ndev) argument
392 netif_stop_queue(struct net_device *ndev) argument
398 netif_wake_queue(struct net_device *ndev) argument
406 register_netdevice(struct net_device *ndev) argument
415 register_netdev(struct net_device *ndev) argument
427 unregister_netdev(struct net_device *ndev) argument
433 unregister_netdevice(struct net_device *ndev) argument
464 netdev_priv(const struct net_device *ndev) argument
[all...]
/freebsd-current/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c1183 if_t ndev = priv->ifp; local
/freebsd-current/sys/kern/
H A Dkern_conf.c1309 struct cdev *dev, *ndev, *dl, *de; local
/freebsd-current/sys/dev/mana/
H A Dmana_en.c492 if_t ndev = txq->ndev; local
669 if_t ndev = txq->ndev; local
1152 if_t ndev = apc->ndev; local
1221 if_t ndev = apc->ndev; local
1273 if_t ndev = apc->ndev; local
1438 if_t ndev; local
1631 if_t ndev = rxq->ndev; local
1736 if_t ndev = rxq->ndev; local
2338 mana_create_rxq(struct mana_port_context *apc, uint32_t rxq_idx, struct mana_eq *eq, if_t ndev) argument
2499 mana_add_rx_queues(struct mana_port_context *apc, if_t ndev) argument
2589 mana_init_port(if_t ndev) argument
2627 mana_alloc_queues(if_t ndev) argument
2696 mana_dealloc_queues(if_t ndev) argument
2774 mana_detach(if_t ndev) argument
2804 if_t ndev; local
2964 if_t ndev; local
[all...]
/freebsd-current/sys/dev/irdma/
H A Dirdma_kcompat.c424 static inline u8 irdma_roce_get_vlan_prio(if_t ndev, u8 prio) argument
[all...]
/freebsd-current/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c694 if_t ndev; local
1255 if_t ndev; local
1871 if_t ndev; local
[all...]

Completed in 408 milliseconds

12