Searched defs:ishtp_cl (Results 1 – 1 of 1) sorted by relevance
53 struct ishtp_cl { struct60 struct ishtp_cl_device *device; argument78 struct ishtp_cl_rb free_rb_list; argument81 struct ishtp_cl_rb in_process_list; argument86 struct ishtp_cl_tx_ring tx_list, tx_free_list; argument87 spinlock_t tx_list_spinlock;88 spinlock_t tx_free_list_spinlock;89 size_t tx_offs; /* Offset in buffer at head of 'tx_list' */99 int sending;102 spinlock_t fc_spinlock;[all …]