Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h274 uint8_t *tx_mcast; /* bitmask: pkt is mcast */ member
H A Ddmfe_main.c900 if (dmfep->tx_mcast[byt] & bit) { in dmfe_update_tx_stats()
901 dmfep->tx_mcast[byt] &= ~bit; in dmfe_update_tx_stats()
1117 dmfep->tx_mcast[index / NBBY] |= in dmfe_send_msg()
2364 dmfep->tx_mcast = kmem_zalloc(dmfep->tx.n_desc / NBBY, KM_SLEEP); in dmfe_alloc_bufs()
2403 if (dmfep->tx_mcast) in dmfe_free_bufs()
2404 kmem_free(dmfep->tx_mcast, dmfep->tx.n_desc / NBBY); in dmfe_free_bufs()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h537 uint64_t tx_mcast; member
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7934 __be64 tx_mcast; member
8051 __be64 tx_mcast; member