/drivers/net/cxgb3/ |
D | cxgb3_offload.c | 62 static inline int offload_activated(struct t3cdev *tdev) in offload_activated() 78 struct t3cdev *tdev; in cxgb3_register_client() local 103 struct t3cdev *tdev; in cxgb3_unregister_client() local 125 void cxgb3_add_clients(struct t3cdev *tdev) in cxgb3_add_clients() 144 void cxgb3_remove_clients(struct t3cdev *tdev) in cxgb3_remove_clients() 354 static int cxgb_offload_ctl(struct t3cdev *tdev, unsigned int req, void *data) in cxgb_offload_ctl() 482 void *cxgb3_free_atid(struct t3cdev *tdev, int atid) in cxgb3_free_atid() 502 void cxgb3_free_stid(struct t3cdev *tdev, int stid) in cxgb3_free_stid() 516 void cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_insert_tid() 546 struct t3cdev *tdev = td->dev; in t3_process_tid_release_list() local [all …]
|
D | cxgb3_main.c | 770 static inline int offload_tx(struct t3cdev *tdev, struct sk_buff *skb) in offload_tx() 1090 struct t3cdev *tdev = dev2t3cdev(dev); in offload_open() local 1129 static int offload_close(struct t3cdev *tdev) in offload_close()
|
D | sge.c | 1690 int t3_offload_tx(struct t3cdev *tdev, struct sk_buff *skb) in t3_offload_tx() 1732 static inline void deliver_partial_bundle(struct t3cdev *tdev, in deliver_partial_bundle() 1814 static inline int rx_offload(struct t3cdev *tdev, struct sge_rspq *rq, in rx_offload()
|
D | adapter.h | 217 struct t3cdev tdev; member
|
/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 64 int timed_output_dev_register(struct timed_output_dev *tdev) in timed_output_dev_register() 98 void timed_output_dev_unregister(struct timed_output_dev *tdev) in timed_output_dev_unregister()
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.c | 142 static void release_tid(struct t3cdev *tdev, u32 hwtid, struct sk_buff *skb) in release_tid() 274 struct t3cdev *tdev; in process_work() local 637 static int act_establish(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in act_establish() 1032 static int rx_data(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in rx_data() 1078 static int tx_ack(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in tx_ack() 1117 static int abort_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in abort_rpl() 1163 static int act_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in act_open_rpl() 1210 static int pass_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in pass_open_rpl() 1244 static int close_listsrv_rpl(struct t3cdev *tdev, struct sk_buff *skb, in close_listsrv_rpl() 1294 static void reject_cr(struct t3cdev *tdev, u32 hwtid, __be32 peer_ip, in reject_cr() [all …]
|
D | iwch.c | 103 static void open_rnic_dev(struct t3cdev *tdev) in open_rnic_dev() 143 static void close_rnic_dev(struct t3cdev *tdev) in close_rnic_dev()
|
D | iwch_cm.h | 155 struct t3cdev *tdev; member
|
D | cxio_hal.c | 60 static struct cxio_rdev *cxio_hal_find_rdev_by_t3cdev(struct t3cdev *tdev) in cxio_hal_find_rdev_by_t3cdev()
|
/drivers/scsi/cxgb3i/ |
D | cxgb3i_ddp.c | 366 int cxgb3i_ddp_tag_reserve(struct t3cdev *tdev, unsigned int tid, in cxgb3i_ddp_tag_reserve() 442 void cxgb3i_ddp_tag_release(struct t3cdev *tdev, u32 tag) in cxgb3i_ddp_tag_release() 474 static int setup_conn_pgidx(struct t3cdev *tdev, unsigned int tid, int pg_idx, in setup_conn_pgidx() 508 int cxgb3i_setup_conn_host_pagesize(struct t3cdev *tdev, unsigned int tid, in cxgb3i_setup_conn_host_pagesize() 523 int cxgb3i_setup_conn_pagesize(struct t3cdev *tdev, unsigned int tid, in cxgb3i_setup_conn_pagesize() 541 int cxgb3i_setup_conn_digest(struct t3cdev *tdev, unsigned int tid, in cxgb3i_setup_conn_digest() 568 static int ddp_init(struct t3cdev *tdev) in ddp_init() 663 int cxgb3i_adapter_ddp_init(struct t3cdev *tdev, in cxgb3i_adapter_ddp_init() 702 struct t3cdev *tdev = ddp->tdev; in ddp_release() local 725 void cxgb3i_adapter_ddp_cleanup(struct t3cdev *tdev) in cxgb3i_adapter_ddp_cleanup()
|
D | cxgb3i.h | 76 struct t3cdev *tdev; member
|
D | cxgb3i_ddp.h | 73 struct t3cdev *tdev; member
|
/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 | 40 struct tc_dev *tdev; in tc_bus_add_devices() local
|
/drivers/usb/serial/ |
D | ti_usb_3410_5052.c | 390 struct ti_device *tdev; in ti_startup() local 487 struct ti_device *tdev = usb_get_serial_data(serial); in ti_shutdown() local 510 struct ti_device *tdev; in ti_open() local 664 struct ti_device *tdev; in ti_close() local 1096 struct ti_device *tdev = urb->context; in ti_interrupt_callback() local 1387 struct ti_device *tdev = tport->tp_tdev; in ti_get_lsr() local 1503 struct ti_device *tdev = tport->tp_tdev; in ti_drain() local 1591 static int ti_command_out_sync(struct ti_device *tdev, __u8 command, in ti_command_out_sync() 1611 static int ti_command_in_sync(struct ti_device *tdev, __u8 command, in ti_command_in_sync() 1631 static int ti_write_byte(struct ti_device *tdev, unsigned long addr, in ti_write_byte() [all …]
|
/drivers/s390/char/ |
D | tape_core.c | 93 struct tape_device *tdev; in tape_medium_state_show() local 105 struct tape_device *tdev; in tape_first_minor_show() local 117 struct tape_device *tdev; in tape_state_show() local 130 struct tape_device *tdev; in tape_operation_show() local 157 struct tape_device *tdev; in tape_blocksize_show() local
|
/drivers/usb/misc/ |
D | usbtest.c | 82 #define ERROR(tdev, fmt, args...) \ argument 84 #define WARNING(tdev, fmt, args...) \ argument 238 static inline int simple_check_buf(struct usbtest_dev *tdev, struct urb *urb) in simple_check_buf() 280 struct usbtest_dev *tdev, in simple_io() 397 struct usbtest_dev *tdev, in perform_sglist() 489 static int is_good_config(struct usbtest_dev *tdev, int len) in is_good_config() 1117 static int verify_not_halted(struct usbtest_dev *tdev, int ep, struct urb *urb) in verify_not_halted() 1139 static int verify_halted(struct usbtest_dev *tdev, int ep, struct urb *urb) in verify_halted() 1165 static int test_halt(struct usbtest_dev *tdev, int ep, struct urb *urb) in test_halt()
|
/drivers/video/ |
D | pmag-ba-fb.c | 146 struct tc_dev *tdev = to_tc_dev(dev); in pmagbafb_probe() local 239 struct tc_dev *tdev = to_tc_dev(dev); in pmagbafb_remove() local
|
D | pmagb-b-fb.c | 251 struct tc_dev *tdev = to_tc_dev(dev); in pmagbbfb_probe() local 358 struct tc_dev *tdev = to_tc_dev(dev); in pmagbbfb_remove() local
|
/drivers/pnp/ |
D | resource.c | 167 struct pnp_dev *tdev; in pnp_check_port() local 227 struct pnp_dev *tdev; in pnp_check_mem() local 347 struct pnp_dev *tdev; in pnp_check_irq() local 411 struct pnp_dev *tdev; in pnp_check_dma() local
|
/drivers/ata/ |
D | libata-acpi.c | 124 struct ata_device *tdev; in ata_acpi_detach_device() local
|
D | libata-eh.c | 425 struct ata_device *tdev; in ata_eh_clear_action() local
|
/drivers/s390/net/ |
D | claw.c | 1997 struct device *tdev; in claw_process_control() local
|
/drivers/net/ |
D | s2io.c | 1083 struct pci_dev *tdev = NULL; in s2io_on_nec_bridge() local
|