Searched refs:nxge_fill_tx_hdr (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/nxge/ |
H A D | nxge_txdma.h | 249 void nxge_fill_tx_hdr(p_mblk_t, boolean_t, boolean_t,
|
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_send.c | 300 nxge_fill_tx_hdr(mp, B_FALSE, cksum_on,
|
H A D | nxge_txdma.c | 453 nxge_fill_tx_hdr(p_mblk_t mp, boolean_t fill_len, function 474 NXGE_DEBUG_MSG((NULL, TX_CTL, "==> nxge_fill_tx_hdr: mp $%p", mp)); 483 "==> nxge_fill_tx_hdr: pkt_len %d " 497 NXGE_DEBUG_MSG((NULL, TX_CTL, "==> nxge_fill_tx_hdr: " 517 NXGE_DEBUG_MSG((NULL, TX_CTL, "==> : nxge_fill_tx_hdr: (value 0x%llx) " 594 NXGE_DEBUG_MSG((NULL, TX_CTL, "==> nxge_fill_tx_hdr: IPv4 " 631 NXGE_DEBUG_MSG((NULL, TX_CTL, "==> nxge_fill_tx_hdr: IPv6 " 641 NXGE_DEBUG_MSG((NULL, TX_CTL, "==> nxge_fill_tx_hdr: non-IP")); 648 "==> nxge_fill_tx_hdr: TCP (cksum flag %d)", l4_cksum)); 668 NXGE_DEBUG_MSG((NULL, TX_CTL, "==> nxge_fill_tx_hdr [all...] |
Completed in 66 milliseconds