/linux-3.3/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.c | 67 static inline int offload_activated(struct t3cdev *tdev) in offload_activated() 83 struct t3cdev *tdev; in cxgb3_register_client() local 108 struct t3cdev *tdev; in cxgb3_unregister_client() local 130 void cxgb3_add_clients(struct t3cdev *tdev) in cxgb3_add_clients() 149 void cxgb3_remove_clients(struct t3cdev *tdev) in cxgb3_remove_clients() 161 void cxgb3_event_notify(struct t3cdev *tdev, u32 event, u32 port) in cxgb3_event_notify() 369 static int cxgb_offload_ctl(struct t3cdev *tdev, unsigned int req, void *data) in cxgb_offload_ctl() 497 void *cxgb3_free_atid(struct t3cdev *tdev, int atid) in cxgb3_free_atid() 517 void cxgb3_free_stid(struct t3cdev *tdev, int stid) in cxgb3_free_stid() 531 void cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_insert_tid() [all …]
|
D | sge.c | 1767 int t3_offload_tx(struct t3cdev *tdev, struct sk_buff *skb) in t3_offload_tx() 1809 static inline void deliver_partial_bundle(struct t3cdev *tdev, in deliver_partial_bundle() 1891 static inline int rx_offload(struct t3cdev *tdev, struct sge_rspq *rq, in rx_offload()
|
D | cxgb3_main.c | 886 static inline int offload_tx(struct t3cdev *tdev, struct sk_buff *skb) in offload_tx() 1299 struct t3cdev *tdev = dev2t3cdev(dev); in offload_open() local 1338 static int offload_close(struct t3cdev *tdev) in offload_close()
|
/linux-3.3/drivers/staging/android/ |
D | timed_output.c | 31 struct timed_output_dev *tdev = dev_get_drvdata(dev); in enable_show() local 41 struct timed_output_dev *tdev = dev_get_drvdata(dev); in enable_store() local 66 int timed_output_dev_register(struct timed_output_dev *tdev) in timed_output_dev_register() 100 void timed_output_dev_unregister(struct timed_output_dev *tdev) in timed_output_dev_unregister()
|
/linux-3.3/drivers/input/misc/ |
D | gpio_tilt_polled.c | 43 struct gpio_tilt_polled_dev *tdev = dev->private; in gpio_tilt_polled_poll() local 78 struct gpio_tilt_polled_dev *tdev = dev->private; in gpio_tilt_polled_open() local 92 struct gpio_tilt_polled_dev *tdev = dev->private; in gpio_tilt_polled_close() local 103 struct gpio_tilt_polled_dev *tdev; in gpio_tilt_polled_probe() local 184 struct gpio_tilt_polled_dev *tdev = platform_get_drvdata(pdev); in gpio_tilt_polled_remove() local
|
/linux-3.3/drivers/gpu/drm/ttm/ |
D | ttm_object.c | 61 struct ttm_object_device *tdev; member 150 struct ttm_object_device *tdev = tfile->tdev; in ttm_base_object_init() local 185 struct ttm_object_device *tdev = base->tfile->tdev; in ttm_release_base() local 199 struct ttm_object_device *tdev = base->tfile->tdev; in ttm_base_object_unref() local 217 struct ttm_object_device *tdev = tfile->tdev; in ttm_base_object_lookup() local 382 struct ttm_object_file *ttm_object_file_init(struct ttm_object_device *tdev, in ttm_object_file_init() 421 struct ttm_object_device *tdev = kmalloc(sizeof(*tdev), GFP_KERNEL); in ttm_object_device_init() local 442 struct ttm_object_device *tdev = *p_tdev; in ttm_object_device_release() local
|
/linux-3.3/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.c | 140 static int iwch_l2t_send(struct t3cdev *tdev, struct sk_buff *skb, struct l2t_entry *l2e) in iwch_l2t_send() 156 int iwch_cxgb3_ofld_send(struct t3cdev *tdev, struct sk_buff *skb) in iwch_cxgb3_ofld_send() 172 static void release_tid(struct t3cdev *tdev, u32 hwtid, struct sk_buff *skb) in release_tid() 633 static int act_establish(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in act_establish() 1040 static int rx_data(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in rx_data() 1086 static int tx_ack(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in tx_ack() 1133 static int abort_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in abort_rpl() 1178 static int act_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in act_open_rpl() 1224 static int pass_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in pass_open_rpl() 1257 static int close_listsrv_rpl(struct t3cdev *tdev, struct sk_buff *skb, in close_listsrv_rpl() [all …]
|
D | iwch.c | 144 static void open_rnic_dev(struct t3cdev *tdev) in open_rnic_dev() 182 static void close_rnic_dev(struct t3cdev *tdev) in close_rnic_dev() 205 static void iwch_event_handler(struct t3cdev *tdev, u32 evt, u32 port_id) in iwch_event_handler()
|
D | iwch_cm.h | 157 struct t3cdev *tdev; member
|
/linux-3.3/drivers/tc/ |
D | tc-driver.c | 60 struct tc_dev *tdev) in tc_match_device() 88 struct tc_dev *tdev = to_tc_dev(dev); in tc_bus_match() local
|
D | tc.c | 41 struct tc_dev *tdev; in tc_bus_add_devices() local
|
/linux-3.3/drivers/usb/serial/ |
D | ti_usb_3410_5052.c | 386 struct ti_device *tdev; in ti_startup() local 482 struct ti_device *tdev = usb_get_serial_data(serial); in ti_release() local 502 struct ti_device *tdev; in ti_open() local 647 struct ti_device *tdev; in ti_close() local 1093 struct ti_device *tdev = urb->context; in ti_interrupt_callback() local 1384 struct ti_device *tdev = tport->tp_tdev; in ti_get_lsr() local 1499 struct ti_device *tdev = tport->tp_tdev; in ti_drain() local 1585 static int ti_command_out_sync(struct ti_device *tdev, __u8 command, in ti_command_out_sync() 1605 static int ti_command_in_sync(struct ti_device *tdev, __u8 command, in ti_command_in_sync() 1625 static int ti_write_byte(struct ti_device *tdev, unsigned long addr, in ti_write_byte() [all …]
|
/linux-3.3/drivers/usb/misc/ |
D | usbtest.c | 81 #define ERROR(tdev, fmt, args...) \ argument 83 #define WARNING(tdev, fmt, args...) \ argument 276 static int check_guard_bytes(struct usbtest_dev *tdev, struct urb *urb) in check_guard_bytes() 292 static int simple_check_buf(struct usbtest_dev *tdev, struct urb *urb) in simple_check_buf() 346 struct usbtest_dev *tdev, in simple_io() 466 struct usbtest_dev *tdev, in perform_sglist() 558 static int is_good_config(struct usbtest_dev *tdev, int len) in is_good_config() 1300 static int verify_not_halted(struct usbtest_dev *tdev, int ep, struct urb *urb) in verify_not_halted() 1322 static int verify_halted(struct usbtest_dev *tdev, int ep, struct urb *urb) in verify_halted() 1348 static int test_halt(struct usbtest_dev *tdev, int ep, struct urb *urb) in test_halt() [all …]
|
/linux-3.3/drivers/video/ |
D | pmag-ba-fb.c | 147 struct tc_dev *tdev = to_tc_dev(dev); in pmagbafb_probe() local 241 struct tc_dev *tdev = to_tc_dev(dev); in pmagbafb_remove() local
|
D | pmagb-b-fb.c | 252 struct tc_dev *tdev = to_tc_dev(dev); in pmagbbfb_probe() local 360 struct tc_dev *tdev = to_tc_dev(dev); in pmagbbfb_remove() local
|
/linux-3.3/arch/mips/dec/ |
D | tc.c | 70 void __init tc_device_get_irq(struct tc_dev *tdev) in tc_device_get_irq()
|
/linux-3.3/drivers/s390/char/ |
D | tape_core.c | 96 struct tape_device *tdev; in tape_medium_state_show() local 108 struct tape_device *tdev; in tape_first_minor_show() local 120 struct tape_device *tdev; in tape_state_show() local 133 struct tape_device *tdev; in tape_operation_show() local 160 struct tape_device *tdev; in tape_blocksize_show() local
|
/linux-3.3/drivers/pnp/ |
D | resource.c | 168 struct pnp_dev *tdev; in pnp_check_port() local 230 struct pnp_dev *tdev; in pnp_check_mem() local 352 struct pnp_dev *tdev; in pnp_check_irq() local 416 struct pnp_dev *tdev; in pnp_check_dma() local
|
/linux-3.3/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 225 static void abort_arp_failure(struct t3cdev *tdev, struct sk_buff *skb) in abort_arp_failure() 473 static int do_act_establish(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in do_act_establish() 569 static int do_act_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in do_act_open_rpl() 1210 struct t3cdev *tdev = (struct t3cdev *)cdev->lldev; in t3_ddp_cleanup() local 1225 struct t3cdev *tdev = (struct t3cdev *)cdev->lldev; in cxgb3i_ddp_init() local
|
/linux-3.3/net/ipv4/ |
D | ipip.c | 437 struct net_device *tdev; /* Device to other host */ in ipip_tunnel_xmit() local 571 struct net_device *tdev = NULL; in ipip_tunnel_bind_dev() local
|
D | ip_gre.c | 705 struct net_device *tdev; /* Device to other host */ in ipgre_tunnel_xmit() local 928 struct net_device *tdev = NULL; in ipgre_tunnel_bind_dev() local
|
/linux-3.3/net/netfilter/ipvs/ |
D | ip_vs_xmit.c | 771 struct net_device *tdev; /* Device to other host */ in ip_vs_tunnel_xmit() local 889 struct net_device *tdev; /* Device to other host */ in ip_vs_tunnel_xmit_v6() local
|
/linux-3.3/net/ipv6/ |
D | sit.c | 665 struct net_device *tdev; /* Device to other host */ in ipip6_tunnel_xmit() local 847 struct net_device *tdev = NULL; in ipip6_tunnel_bind_dev() local
|
/linux-3.3/drivers/ata/ |
D | libata-acpi.c | 115 struct ata_device *tdev; in ata_acpi_detach_device() local
|
/linux-3.3/drivers/net/ppp/ |
D | pptp.c | 185 struct net_device *tdev; in pptp_xmit() local
|