Home
last modified time | relevance | path

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

/qemu/hw/net/
H A De1000x_common.h142 void e1000x_read_tx_ctx_descr(struct e1000_context_desc *d,
H A De1000x_common.c297 e1000x_read_tx_ctx_descr(struct e1000_context_desc *d, in e1000x_read_tx_ctx_descr() function
H A De1000.c654 e1000x_read_tx_ctx_descr(xp, &tp->tso_props); in process_tx_desc()
658 e1000x_read_tx_ctx_descr(xp, &tp->props); in process_tx_desc()
H A De1000e_core.c702 e1000x_read_tx_ctx_descr(xp, &tx->props); in e1000e_process_tx_desc()