Home
last modified time | relevance | path

Searched defs:tdev (Results 51 - 75 of 95) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/dma/
H A Dmmp_tdma.c331 struct mmp_tdma_device *tdev = dev_id; in mmp_tdma_int_handler() local
563 static int mmp_tdma_chan_init(struct mmp_tdma_device *tdev, in mmp_tdma_chan_init() argument
614 struct mmp_tdma_device *tdev = ofdma->of_dma_data; mmp_tdma_xlate() local
641 struct mmp_tdma_device *tdev; mmp_tdma_probe() local
[all...]
/kernel/linux/linux-6.6/arch/mips/txx9/generic/
H A Dsetup.c808 struct txx9_sramc_dev *tdev; in txx9_device_release() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c70 static inline int offload_activated(struct t3cdev *tdev) in offload_activated() argument
86 struct t3cdev *tdev; in cxgb3_register_client() local
111 struct t3cdev *tdev; in cxgb3_unregister_client() local
133 cxgb3_add_clients(struct t3cdev *tdev) cxgb3_add_clients() argument
152 cxgb3_remove_clients(struct t3cdev *tdev) cxgb3_remove_clients() argument
164 cxgb3_event_notify(struct t3cdev *tdev, u32 event, u32 port) cxgb3_event_notify() argument
373 cxgb_offload_ctl(struct t3cdev *tdev, unsigned int req, void *data) cxgb_offload_ctl() argument
501 cxgb3_free_atid(struct t3cdev *tdev, int atid) cxgb3_free_atid() argument
521 cxgb3_free_stid(struct t3cdev *tdev, int stid) cxgb3_free_stid() argument
535 cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client, void *ctx, unsigned int tid) cxgb3_insert_tid() argument
565 struct t3cdev *tdev = td->dev; t3_process_tid_release_list() local
604 cxgb3_queue_tid_release(struct t3cdev *tdev, unsigned int tid) cxgb3_queue_tid_release() argument
627 cxgb3_remove_tid(struct t3cdev *tdev, void *ctx, unsigned int tid) cxgb3_remove_tid() argument
650 cxgb3_alloc_atid(struct t3cdev *tdev, struct cxgb3_client *client, void *ctx) cxgb3_alloc_atid() argument
674 cxgb3_alloc_stid(struct t3cdev *tdev, struct cxgb3_client *client, void *ctx) cxgb3_alloc_stid() argument
1081 struct t3cdev *tdev = dev2t3cdev(dev); cxgb_neigh_update() local
1088 set_l2t_ix(struct t3cdev *tdev, u32 tid, struct l2t_entry *e) set_l2t_ix() argument
1116 struct t3cdev *tdev; cxgb_redirect() local
1290 struct t3cdev *tdev = &adapter->tdev; cxgb3_offload_deactivate() local
1309 register_tdev(struct t3cdev *tdev) register_tdev() argument
1319 unregister_tdev(struct t3cdev *tdev) unregister_tdev() argument
1347 struct t3cdev *tdev = &adapter->tdev; cxgb3_adapter_ofld() local
1361 struct t3cdev *tdev = &adapter->tdev; cxgb3_adapter_unofld() local
[all...]
H A Dadapter.h221 struct t3cdev tdev; member
/kernel/linux/linux-5.10/drivers/net/fddi/
H A Ddefza.c1285 struct tc_dev *tdev = to_tc_dev(bdev); in fza_probe() local
1516 struct tc_dev *tdev = to_tc_dev(bdev); in fza_remove() local
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_tunnel.c281 struct net_device *tdev = NULL; in ip_tunnel_bind_dev() local
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_vti.c450 struct net_device *tdev; in vti6_xmit() local
659 struct net_device *tdev = NULL; in vti6_link_config() local
H A Dsit.c861 struct net_device *tdev; /* Device to other host */ in ipip6_tunnel_xmit() local
1099 struct net_device *tdev = NULL; in ipip6_tunnel_bind_dev() local
[all...]
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_xmit.c1140 struct net_device *tdev; /* Device to other host */ in ip_vs_tunnel_xmit() local
1291 struct net_device *tdev; /* Device to other host */ in ip_vs_tunnel_xmit_v6() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgm20b.c1019 struct nvkm_device_tegra *tdev = device->func->tegra(device); in gm20b_clk_new() local
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c228 static void abort_arp_failure(struct t3cdev *tdev, struct sk_buff *skb) in abort_arp_failure() argument
474 static int do_act_establish(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in do_act_establish() argument
570 static int do_act_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in do_act_open_rpl() argument
1223 struct t3cdev *tdev = (struct t3cdev *)cdev->lldev; in cxgb3i_ddp_init() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c70 static inline int offload_activated(struct t3cdev *tdev) in offload_activated() argument
86 struct t3cdev *tdev; in cxgb3_register_client() local
111 struct t3cdev *tdev; in cxgb3_unregister_client() local
133 cxgb3_add_clients(struct t3cdev *tdev) cxgb3_add_clients() argument
152 cxgb3_remove_clients(struct t3cdev *tdev) cxgb3_remove_clients() argument
164 cxgb3_event_notify(struct t3cdev *tdev, u32 event, u32 port) cxgb3_event_notify() argument
373 cxgb_offload_ctl(struct t3cdev *tdev, unsigned int req, void *data) cxgb_offload_ctl() argument
501 cxgb3_free_atid(struct t3cdev *tdev, int atid) cxgb3_free_atid() argument
521 cxgb3_free_stid(struct t3cdev *tdev, int stid) cxgb3_free_stid() argument
535 cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client, void *ctx, unsigned int tid) cxgb3_insert_tid() argument
565 struct t3cdev *tdev = td->dev; t3_process_tid_release_list() local
604 cxgb3_queue_tid_release(struct t3cdev *tdev, unsigned int tid) cxgb3_queue_tid_release() argument
627 cxgb3_remove_tid(struct t3cdev *tdev, void *ctx, unsigned int tid) cxgb3_remove_tid() argument
650 cxgb3_alloc_atid(struct t3cdev *tdev, struct cxgb3_client *client, void *ctx) cxgb3_alloc_atid() argument
674 cxgb3_alloc_stid(struct t3cdev *tdev, struct cxgb3_client *client, void *ctx) cxgb3_alloc_stid() argument
1081 struct t3cdev *tdev = dev2t3cdev(dev); cxgb_neigh_update() local
1088 set_l2t_ix(struct t3cdev *tdev, u32 tid, struct l2t_entry *e) set_l2t_ix() argument
1116 struct t3cdev *tdev; cxgb_redirect() local
1290 struct t3cdev *tdev = &adapter->tdev; cxgb3_offload_deactivate() local
1309 register_tdev(struct t3cdev *tdev) register_tdev() argument
1319 unregister_tdev(struct t3cdev *tdev) unregister_tdev() argument
1347 struct t3cdev *tdev = &adapter->tdev; cxgb3_adapter_ofld() local
1361 struct t3cdev *tdev = &adapter->tdev; cxgb3_adapter_unofld() local
[all...]
H A Dadapter.h221 struct t3cdev tdev; member
/kernel/linux/linux-6.6/drivers/dma/
H A Dmmp_tdma.c331 struct mmp_tdma_device *tdev = dev_id; in mmp_tdma_int_handler() local
563 static int mmp_tdma_chan_init(struct mmp_tdma_device *tdev, in mmp_tdma_chan_init() argument
614 struct mmp_tdma_device *tdev = ofdma->of_dma_data; mmp_tdma_xlate() local
641 struct mmp_tdma_device *tdev; mmp_tdma_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/fddi/
H A Ddefza.c1285 struct tc_dev *tdev = to_tc_dev(bdev); in fza_probe() local
1516 struct tc_dev *tdev = to_tc_dev(bdev); in fza_remove() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgm20b.c1017 struct nvkm_device_tegra *tdev = device->func->tegra(device); in gm20b_clk_new() local
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dhwmon.c764 struct device *tdev = dev; in __hwmon_device_register() local
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_interface_core.c431 struct net_device *tdev; in xfrmi_xmit2() local
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c229 static void abort_arp_failure(struct t3cdev *tdev, struct sk_buff *skb) in abort_arp_failure() argument
475 static int do_act_establish(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in do_act_establish() argument
571 static int do_act_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in do_act_open_rpl() argument
1224 struct t3cdev *tdev = (struct t3cdev *)cdev->lldev; in cxgb3i_ddp_init() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_xmit.c1124 struct net_device *tdev; /* Device to other host */ in ip_vs_tunnel_xmit() local
1269 struct net_device *tdev; /* Device to other host */ in ip_vs_tunnel_xmit_v6() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dsit.c862 struct net_device *tdev; /* Device to other host */ in ipip6_tunnel_xmit() local
1100 struct net_device *tdev = NULL; in ipip6_tunnel_bind_dev() local
[all...]
H A Dip6_vti.c450 struct net_device *tdev; in vti6_xmit() local
658 struct net_device *tdev = NULL; in vti6_link_config() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_tunnel.c281 struct net_device *tdev = NULL; in ip_tunnel_bind_dev() local
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-eh.c435 struct ata_device *tdev; in ata_eh_clear_action() local
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dusbtest.c384 static int check_guard_bytes(struct usbtest_dev *tdev, struct urb *urb) in check_guard_bytes() argument
400 static int simple_check_buf(struct usbtest_dev *tdev, struct urb *urb) in simple_check_buf() argument
454 simple_io( struct usbtest_dev *tdev, struct urb *urb, int iterations, int vary, int expected, const char *label ) simple_io() argument
600 perform_sglist( struct usbtest_dev *tdev, unsigned iterations, int pipe, struct usb_sg_request *req, struct scatterlist *sg, int nents ) perform_sglist() argument
704 is_good_config(struct usbtest_dev *tdev, int len) is_good_config() argument
741 is_good_ext(struct usbtest_dev *tdev, u8 *buf) is_good_ext() argument
763 is_good_ss_cap(struct usbtest_dev *tdev, u8 *buf) is_good_ss_cap() argument
792 is_good_con_id(struct usbtest_dev *tdev, u8 *buf) is_good_con_id() argument
1629 verify_not_halted(struct usbtest_dev *tdev, int ep, struct urb *urb) verify_not_halted() argument
1651 verify_halted(struct usbtest_dev *tdev, int ep, struct urb *urb) verify_halted() argument
1676 test_halt(struct usbtest_dev *tdev, int ep, struct urb *urb) test_halt() argument
1722 test_toggle_sync(struct usbtest_dev *tdev, int ep, struct urb *urb) test_toggle_sync() argument
2158 test_unaligned_bulk( struct usbtest_dev *tdev, int pipe, unsigned length, int iterations, unsigned transfer_flags, const char *label) test_unaligned_bulk() argument
[all...]

Completed in 42 milliseconds

1234