Searched refs:FW_WROPCODE_TUNNEL_TX_PKT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_firmware_exports.h39 #define FW_WROPCODE_TUNNEL_TX_PKT 0x03 macro
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_sge.c1444 htonl(V_WR_OP(FW_WROPCODE_TUNNEL_TX_PKT) | txqs.compl);
1525 V_WR_OP(FW_WROPCODE_TUNNEL_TX_PKT) |
1557 V_WR_OP(FW_WROPCODE_TUNNEL_TX_PKT) |
1580 wr_hi = htonl(V_WR_OP(FW_WROPCODE_TUNNEL_TX_PKT) | txqs.compl);

Completed in 60 milliseconds