Searched defs:pPktsRxed (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_intr.c233 boolean_t * pPktsRxed,
243 *pPktsRxed = B_FALSE;
341 *pPktsRxed = B_TRUE;
380 boolean_t * pPktsRxed,
387 *pPktsRxed = B_FALSE;
425 *pPktsRxed = B_TRUE;
501 boolean_t * pPktsRxed,
508 *pPktsRxed = B_FALSE;
551 *pPktsRxed = B_TRUE;
232 BnxeServiceDefSbIntr(um_device_t * pUM, boolean_t * pPktsRxed, boolean_t * pPktsTxed) argument
378 BnxePollRxRing(um_device_t * pUM, u32_t idx, boolean_t * pPktsRxed, boolean_t * pPktsTxed) argument
499 BnxeServiceSbIntr(um_device_t * pUM, u8_t sb_id, boolean_t * pPktsRxed, boolean_t * pPktsTxed) argument

Completed in 58 milliseconds