hololink::emulation::send_rocev2_packet

View as Markdown
int16_t hololink::emulation::send_rocev2_packet(
RoCEv2Ctxt *rocev2_ctxt,
ETH_BufferTypeDef *tx_buffers
)

Wire-emit hook for RoCEv2 packets, called by common/rocev2_transmitter.cpp’s send_packet after it has built the scatter/gather list.

Return bytes sent or < 0 on failure.