Home
last modified time | relevance | path

Searched refs:MCIS_CLIENT_POLL_CAPABLE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client_impl.h395 #define MCIS_CLIENT_POLL_CAPABLE 0x0020 macro
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c3967 mcip->mci_state_flags |= MCIS_CLIENT_POLL_CAPABLE; in mac_client_poll_enable()
3990 mcip->mci_state_flags &= ~MCIS_CLIENT_POLL_CAPABLE; in mac_client_poll_disable()
H A Dmac_datapath_setup.c377 if (!(mcip->mci_state_flags & MCIS_CLIENT_POLL_CAPABLE)) in mac_srs_client_poll_enable()
H A Dmac_sched.c4439 MCIS_CLIENT_POLL_CAPABLE) != 0); in mac_tx_send()