Home
last modified time | relevance | path

Searched refs:mci_resource_arg (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dmac_client_impl.h152 void *mci_resource_arg; /* SL */ member
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c332 mcip->mci_resource_quiesce(mcip->mci_resource_arg, in mac_srs_client_poll_quiesce()
355 mcip->mci_resource_restart(mcip->mci_resource_arg, in mac_srs_client_poll_restart()
421 mcip->mci_resource_arg, (mac_resource_t *)&mrf); in mac_srs_client_poll_enable()
470 mcip->mci_resource_remove(mcip->mci_resource_arg, in mac_srs_client_poll_disable()
1723 if (set_bypass && (mcip->mci_resource_arg != NULL)) { in mac_srs_create_proto_softrings()
1739 mcip->mci_resource_add((void *)mcip->mci_resource_arg, in mac_srs_create_proto_softrings()
1754 if (set_bypass && (mcip->mci_resource_arg != NULL)) { in mac_srs_create_proto_softrings()
1832 (void *)mcip->mci_resource_arg, in mac_srs_fanout_modify()
1857 mcip->mci_resource_bind((void *)mcip->mci_resource_arg, in mac_srs_fanout_modify()
H A Dmac_client.c3786 mcip->mci_resource_arg = arg; in mac_resource_set_common()