Searched refs:MAC_COUNT_CHAIN (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | mac_soft_ring.h | 541 #define MAC_COUNT_CHAIN(mac_srs, head, tail, cnt, sz) { \ macro
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_sched.c | 3458 MAC_COUNT_CHAIN(mac_srs, mp_chain, tail, cnt, sz); in mac_tx_srs_no_desc() 3514 MAC_COUNT_CHAIN(mac_srs, mp_chain, tail, cnt, sz); in mac_tx_srs_enqueue() 3901 MAC_COUNT_CHAIN(mac_srs, mp_chain, tail, cnt, sz); in mac_tx_bw_mode() 3951 MAC_COUNT_CHAIN(mac_srs, mp_chain, tail, cnt, sz); in mac_tx_bw_mode() 4819 MAC_COUNT_CHAIN(mac_srs, mp_chain, tail, cnt, sz); in mac_tx_sring_enqueue() 4924 MAC_COUNT_CHAIN(mac_srs, mp_chain, tail, cnt, sz); in mac_tx_soft_ring_process()
|