Searched refs:txsd_cidx (Results 1 – 3 of 3) sorted by relevance
127 uint8_t txsd_cidx; member
1722 txsd = &toep->txsd[toep->txsd_cidx]; in do_fw4_ack()1734 if (__predict_false(++toep->txsd_cidx == toep->txsd_total)) { in do_fw4_ack()1736 toep->txsd_cidx = 0; in do_fw4_ack()
160 toep->txsd_cidx = 0; in alloc_toepcb()