Home
last modified time | relevance | path

Searched refs:allocate_tx_context (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/ethernet/
Deth_stm32_hal.c217 static inline struct eth_stm32_tx_context *allocate_tx_context(struct net_pkt *pkt) in allocate_tx_context() function
359 ctx = allocate_tx_context(pkt); in eth_tx()