Lines Matching refs:headmp
1492 mblk_t *headmp[MAX_SR_TYPES]; in mac_rx_srs_proto_fanout() local
1527 bzero(headmp, MAX_SR_TYPES * sizeof (mblk_t *)); in mac_rx_srs_proto_fanout()
1600 FANOUT_ENQUEUE_MP(headmp[type], tailmp[type], in mac_rx_srs_proto_fanout()
1642 FANOUT_ENQUEUE_MP(headmp[type], tailmp[type], in mac_rx_srs_proto_fanout()
1670 FANOUT_ENQUEUE_MP(headmp[type], tailmp[type], cnt[type], in mac_rx_srs_proto_fanout()
1675 if (headmp[type] != NULL) { in mac_rx_srs_proto_fanout()
1690 headmp[type], tailmp[type], cnt[type], sz[type]); in mac_rx_srs_proto_fanout()
1908 mblk_t *headmp[MAX_SR_TYPES][MAX_SR_FANOUT]; in mac_rx_srs_fanout() local
1955 bzero(headmp, MAX_SR_TYPES * MAX_SR_FANOUT * sizeof (mblk_t *)); in mac_rx_srs_fanout()
2033 FANOUT_ENQUEUE_MP(headmp[type][indx], in mac_rx_srs_fanout()
2112 FANOUT_ENQUEUE_MP(headmp[type][indx], in mac_rx_srs_fanout()
2162 FANOUT_ENQUEUE_MP(headmp[type][indx], tailmp[type][indx], in mac_rx_srs_fanout()
2170 if (headmp[type][i] != NULL) { in mac_rx_srs_fanout()
2189 softring, headmp[type][i], tailmp[type][i], in mac_rx_srs_fanout()