Searched defs:hxge_fill_tx_hdr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c251 hxge_fill_tx_hdr(p_mblk_t mp, boolean_t fill_len, boolean_t l4_cksum, function
267 HXGE_DEBUG_MSG((NULL, TX_CTL, "==> hxge_fill_tx_hdr: mp $%p", mp));
276 "==> hxge_fill_tx_hdr: pkt_len %d npads %d",
293 "==> hxge_fill_tx_hdr: mp $%p b_rptr $%p len %d",
299 "==> : hxge_fill_tx_hdr: (value 0x%llx) ether type 0x%x",
373 HXGE_DEBUG_MSG((NULL, TX_CTL, "==> hxge_fill_tx_hdr: IPv4 "
404 HXGE_DEBUG_MSG((NULL, TX_CTL, "==> hxge_fill_tx_hdr: IPv6 "
412 HXGE_DEBUG_MSG((NULL, TX_CTL, "==> hxge_fill_tx_hdr: non-IP"));
419 "==> hxge_fill_tx_hdr: TCP (cksum flag %d)", l4_cksum));
432 HXGE_DEBUG_MSG((NULL, TX_CTL, "==> hxge_fill_tx_hdr
[all...]

Completed in 48 milliseconds