Searched refs:hxge_fill_tx_hdr (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hxge_txdma.h | 220 void hxge_fill_tx_hdr(p_mblk_t mp, boolean_t fill_len, boolean_t l4_cksum,
|
H A D | hxge_send.c | 618 (void) hxge_fill_tx_hdr(mp, B_FALSE, cksum_on,
|
H A D | hxge_txdma.c | 251 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 60 milliseconds