Searched refs:update_tid (Results 1 – 4 of 4) sorted by relevance
632 * update_tid - clc record updated (propagated upward on verification)673 hammer2_tid_t update_tid; /* clc modify (propagated upward) */ member
470 void update_tid(struct adapter *, int, void *);
1122 update_tid(sc, synqe->tid, toep); in t4_offload_socket()
1044 update_tid(struct adapter *sc, int tid, void *ctx) in update_tid() function