Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client_impl.h121 void *mci_rx_arg; /* Rx Quiescence */ member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c1362 mcip->mci_rx_arg = NULL; in mac_client_open()
1613 mcip->mci_rx_arg = arg; in mac_rx_set()
1673 mac_rx_set(dmch, smcip->mci_rx_fn, smcip->mci_rx_arg); in mac_secondary_dup()
H A Dmac_sched.c4646 mcip->mci_rx_fn(mcip->mci_rx_arg, mrh, mp_chain, B_FALSE); in mac_rx_deliver()