Searched refs:txd_idx (Results 1 – 1 of 1) sorted by relevance
62 uint32_t txd_idx; member216 chip->txd_idx = 0; in ftmac110_reset()296 txd = &chip->txd[chip->txd_idx]; in ftmac110_send()320 chip->txd_idx = (chip->txd_idx + 1) % CFG_TXDES_NUM; in ftmac110_send()446 chip->txd_idx = 0; in ftmac110_initialize()