Searched defs:ishtp_cl (Results 1 – 1 of 1) sorted by relevance
36 struct ishtp_cl { struct43 struct ishtp_cl_device *device; argument61 struct ishtp_cl_rb free_rb_list; argument64 struct ishtp_cl_rb in_process_list; argument69 struct ishtp_cl_tx_ring tx_list, tx_free_list; argument70 int tx_ring_free_size;71 spinlock_t tx_list_spinlock;72 spinlock_t tx_free_list_spinlock;73 size_t tx_offs; /* Offset in buffer at head of 'tx_list' */83 int sending;[all …]