Searched refs:eth_stm32_tx_context (Results 1 – 1 of 1) sorted by relevance
162 struct eth_stm32_tx_context { struct170 static struct eth_stm32_tx_context dma_tx_context[ETH_TX_DESC_CNT]; argument220 struct eth_stm32_tx_context *ctx = (struct eth_stm32_tx_context *)buff; in HAL_ETH_TxFreeCallback()251 static inline struct eth_stm32_tx_context *allocate_tx_context(struct net_pkt *pkt) in allocate_tx_context()348 struct eth_stm32_tx_context *ctx = (struct eth_stm32_tx_context *)buff; in HAL_ETH_TxPtpCallback()366 struct eth_stm32_tx_context *ctx = NULL; in eth_tx()