Searched refs:next_ttag (Results 1 – 2 of 2) sorted by relevance
78 uint16_t next_ttag; /* Controller only */ member535 ttag = qp->next_ttag; in nvmf_tcp_allocate_ttag()543 MPASS(ttag != qp->next_ttag); in nvmf_tcp_allocate_ttag()546 qp->next_ttag = 0; in nvmf_tcp_allocate_ttag()548 qp->next_ttag = ttag + 1; in nvmf_tcp_allocate_ttag()
74 uint16_t next_ttag; /* Controller only */ member1349 ttag = qp->next_ttag++; in tcp_receive_r2t_data()