Home
last modified time | relevance | path

Searched refs:nxge_fill_tx_hdr (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/nxge/
H A Dnxge_txdma.h249 void nxge_fill_tx_hdr(p_mblk_t, boolean_t, boolean_t,
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_send.c300 nxge_fill_tx_hdr(mp, B_FALSE, cksum_on, in nxge_start()
H A Dnxge_txdma.c453 nxge_fill_tx_hdr(p_mblk_t mp, boolean_t fill_len, in nxge_fill_tx_hdr() function