Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h275 uint8_t *tx_bcast; /* bitmask: pkt is bcast */ member
H A Ddmfe_main.c904 } else if (dmfep->tx_bcast[byt] & bit) { in dmfe_update_tx_stats()
905 dmfep->tx_bcast[byt] &= ~bit; in dmfe_update_tx_stats()
1114 dmfep->tx_bcast[index / NBBY] |= in dmfe_send_msg()
2365 dmfep->tx_bcast = kmem_zalloc(dmfep->tx.n_desc / NBBY, KM_SLEEP); in dmfe_alloc_bufs()
2405 if (dmfep->tx_bcast) in dmfe_free_bufs()
2406 kmem_free(dmfep->tx_bcast, dmfep->tx.n_desc / NBBY); in dmfe_free_bufs()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp_api.h423 u64 tx_bcast; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h538 uint64_t tx_bcast; member
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7933 __be64 tx_bcast; member
8050 __be64 tx_bcast; member