Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Digb_regs.h27 uint32_t type_tucmd_mlhl; member
H A Digb.c523 VMSTATE_UINT32(type_tucmd_mlhl, struct e1000_adv_tx_context_desc),
H A Digb_core.c477 !((tx->ctx[idx].type_tucmd_mlhl & E1000_ADVTXD_TUCMD_L4T_SCTP) ? in igb_setup_tx_offloads()
634 tx->ctx[idx].type_tucmd_mlhl = le32_to_cpu(tx_ctx_desc->type_tucmd_mlhl); in igb_process_tx_desc()