Searched refs:mac_pkt_hash (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/io/aggr/ |
H A D | aggr_send.c | 96 hash = mac_pkt_hash(DL_ETHER, mp, grp->lg_mac_tx_policy, B_TRUE); in aggr_find_tx_ring()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | mac.h | 662 extern uint64_t mac_pkt_hash(uint_t, mblk_t *, uint8_t,
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_tx.c | 404 qidx = mac_pkt_hash(DL_ETHER, mp, oce_tx_hash_policy, B_TRUE); in oce_get_wq()
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_util.c | 894 mac_pkt_hash(uint_t media, mblk_t *mp, uint8_t policy, boolean_t is_outbound) in mac_pkt_hash() function
|
H A D | mac_sched.c | 3826 hash = mac_pkt_hash(media, cur_mp, MAC_PKT_HASH_L4, in mac_tx_fanout_mode()
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_send.c | 36 extern uint64_t mac_pkt_hash(uint_t, mblk_t *mp, uint8_t policy,
|