Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c1152 if (BnxeTxPktsInit(pUM, LM_CLI_IDX_FCOE)) in BnxeHwStartFCOE()
1268 if (BnxeTxPktsInit(pUM, LM_CLI_IDX_NDIS)) in BnxeHwStartL2()
H A Dbnxe.h830 int BnxeTxPktsInit(um_device_t * pUM,
H A Dbnxe_tx.c1279 int BnxeTxPktsInit(um_device_t * pUM, in BnxeTxPktsInit() function