Searched refs:fe_cb_arg1 (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_bcast.c | 205 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 D | mac_sched.c | 3247 (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 D | mac_provider.c | 748 (flent->fe_cb_fn)(flent->fe_cb_arg1, in mac_rx_common()
|
H A D | mac_datapath_setup.c | 1676 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 D | mac_client.c | 2906 flent->fe_cb_arg1 = NULL; in mac_client_datapath_teardown()
|
H A D | mac.c | 2466 (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 D | mac_flow_impl.h | 276 void *fe_cb_arg1; /* fe_lock */ member
|