Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_tx.c311 u32_t bindLen; in BnxeTxPktMapFrag() local
376 bindLen = 0; in BnxeTxPktMapFrag()
380 bindLen += pFrag->size = cookie.dmac_size; in BnxeTxPktMapFrag()
388 bindLen += pFrag->size = cookie.dmac_size; in BnxeTxPktMapFrag()
398 pMblk->b_rptr += bindLen; in BnxeTxPktMapFrag()