Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_bcast.c205 void *, dst_mcip->mci_flent->fe_cb_arg1, in mac_bcast_send()
208 (dst_mcip->mci_flent->fe_cb_fn)(dst_mcip->mci_flent->fe_cb_arg1, in mac_bcast_send()
414 grp->mbg_flow_ent->fe_cb_arg1 = grp; in mac_bcast_add()
H A Dmac_sched.c3247 (prev_flent->fe_cb_fn)(prev_flent->fe_cb_arg1, in mac_rx_srs_subflow_process()
3263 (prev_flent->fe_cb_fn)(prev_flent->fe_cb_arg1, in mac_rx_srs_subflow_process()
4462 dst_flow_ent->fe_cb_arg1, in mac_tx_send()
H A Dmac_provider.c748 (flent->fe_cb_fn)(flent->fe_cb_arg1, in mac_rx_common()
H A Dmac_datapath_setup.c1676 flent->fe_cb_arg1 = (void *)mip; in mac_client_update_classifier()
2416 flent->fe_cb_arg1 = (void *)mip; in mac_rx_srs_group_setup()
H A Dmac_client.c2906 flent->fe_cb_arg1 = NULL; in mac_client_datapath_teardown()
H A Dmac.c2466 (flent->fe_cb_fn)(flent->fe_cb_arg1, flent->fe_cb_arg2, mp, in mac_rx_classify()
/titanic_41/usr/src/uts/common/sys/
H A Dmac_flow_impl.h276 void *fe_cb_arg1; /* fe_lock */ member