Home
last modified time | relevance | path

Searched refs:mac_pkt_drop (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_sched.c1331 mac_pkt_drop(NULL, NULL, mp_chain, B_FALSE); \
1351 mac_pkt_drop(NULL, NULL, mp, B_FALSE); \
2888 mac_pkt_drop(NULL, NULL, head, B_FALSE); in mac_rx_srs_drain_bw()
3332 mac_pkt_drop(NULL, NULL, mp_chain, B_FALSE); in mac_rx_srs_process()
4821 mac_pkt_drop(NULL, NULL, mp_chain, B_FALSE); in mac_tx_sring_enqueue()
4865 mac_pkt_drop(NULL, NULL, in mac_tx_sring_enqueue()
H A Dmac_soft_ring.c245 mac_pkt_drop(NULL, NULL, softring->s_ring_first, B_FALSE); in mac_soft_ring_free()
H A Dmac_util.c459 mac_pkt_drop(void *arg, mac_resource_handle_t resource, mblk_t *mp, in mac_pkt_drop() function
H A Dmac_client.c1356 mcip->mci_rx_fn = mac_pkt_drop; in mac_client_open()
1626 mac_rx_set(mch, mac_pkt_drop, NULL); in mac_rx_clear()
2921 flent->fe_cb_fn = (flow_fn_t)mac_pkt_drop; in mac_client_datapath_teardown()
H A Dmac_flow.c232 flent->fe_cb_fn = (flow_fn_t)mac_pkt_drop; in mac_flow_create()
H A Dmac_datapath_setup.c3388 mac_pkt_drop(NULL, NULL, mac_srs->srs_first, B_FALSE); in mac_srs_free()
/titanic_44/usr/src/uts/common/sys/
H A Dmac_impl.h832 extern void mac_pkt_drop(void *, mac_resource_handle_t, mblk_t *, boolean_t);