Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c2832 ctxdesc->type_cmd_tso_mss = CPU_TO_LE64((uint64_t)type); in i40e_ring_tx()
2834 ctxdesc->type_cmd_tso_mss |= CPU_TO_LE64((uint64_t) in i40e_ring_tx()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h1205 __le64 type_cmd_tso_mss; member