Searched refs:txd_idx (Results 1 – 1 of 1) sorted by relevance
63 uint32_t txd_idx; member217 chip->txd_idx = 0; in ftmac110_reset()297 txd = &chip->txd[chip->txd_idx]; in ftmac110_send()321 chip->txd_idx = (chip->txd_idx + 1) % CFG_TXDES_NUM; in ftmac110_send()447 chip->txd_idx = 0; in ftmac110_initialize()