Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgb/
H A Dqla_hw.h166 #define Q8_TX_CMD_OP_XMT_TCP_LSO_IPV6 (0x6 << 7) macro
/freebsd/sys/dev/qlxgbe/
H A Dql_hw.h1165 #define Q8_TX_CMD_OP_XMT_TCP_LSO_IPV6 (0x6 << 7) macro
H A Dql_hw.c2318 opcode = Q8_TX_CMD_OP_XMT_TCP_LSO_IPV6; in qla_tx_tso()