Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_xmc4xxx.c119 struct eth_xmc4xxx_tx_frame { struct
126 K_MEM_SLAB_DEFINE_STATIC(tx_frame_slab, sizeof(struct eth_xmc4xxx_tx_frame), argument
188 struct eth_xmc4xxx_tx_frame *tx_frame = SYS_SLIST_CONTAINER(node, tx_frame, node); in eth_xmc4xxx_flush_tx()
233 struct eth_xmc4xxx_tx_frame *tx_frame; in eth_xmc4xxx_send()
502 struct eth_xmc4xxx_tx_frame *tx_frame = SYS_SLIST_CONTAINER(node, tx_frame, node); in eth_xmc4xxx_handle_tx()