Searched refs:MCIS_DESC_LOGGED (Results 1 – 3 of 3) sorted by relevance
323 #define MCIS_DESC_LOGGED 0x0040 macro
5517 if (mcip != NULL && !(mcip->mci_state_flags & MCIS_DESC_LOGGED)) in mac_log_flowinfo()5555 if (!(mcip->mci_state_flags & MCIS_DESC_LOGGED)) { in i_mac_impl_log()5576 mcip->mci_state_flags |= MCIS_DESC_LOGGED; in i_mac_impl_log()5589 mcip->mci_state_flags &= ~MCIS_DESC_LOGGED; in i_mac_impl_log()
2892 if (mcip->mci_state_flags & MCIS_DESC_LOGGED) in mac_client_datapath_teardown()2893 mcip->mci_state_flags &= ~MCIS_DESC_LOGGED; in mac_client_datapath_teardown()