Searched refs:eth_stm32_tx_context (Results 1 – 1 of 1) sorted by relevance
134 struct eth_stm32_tx_context { struct190 struct eth_stm32_tx_context *ctx = (struct eth_stm32_tx_context *)buff; in HAL_ETH_TxFreeCallback()316 struct eth_stm32_tx_context *ctx = (struct eth_stm32_tx_context *)buff; in HAL_ETH_TxPtpCallback()334 struct eth_stm32_tx_context ctx = {.pkt = pkt, .first_tx_buffer_index = 0}; in eth_tx()