Searched refs:txsd_cidx (Results 1 – 3 of 3) sorted by relevance
249 uint8_t txsd_cidx; member
1873 txsd = &toep->txsd[toep->txsd_cidx]; in do_fw4_ack()1885 if (__predict_false(++toep->txsd_cidx == toep->txsd_total)) { in do_fw4_ack()1887 toep->txsd_cidx = 0; in do_fw4_ack()
153 toep->txsd_cidx = 0; in alloc_toepcb()