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;83 int sending;86 spinlock_t fc_spinlock;89 wait_queue_head_t wait_ctrl_res;[all …]
Completed in 3 milliseconds