Searched refs:MCIS_DESC_LOGGED (Results 1 – 3 of 3) sorted by relevance
396 #define MCIS_DESC_LOGGED 0x0040 macro
6166 if (mcip != NULL && !(mcip->mci_state_flags & MCIS_DESC_LOGGED)) in mac_log_flowinfo()6204 if (!(mcip->mci_state_flags & MCIS_DESC_LOGGED)) { in i_mac_impl_log()6225 mcip->mci_state_flags |= MCIS_DESC_LOGGED; in i_mac_impl_log()6238 mcip->mci_state_flags &= ~MCIS_DESC_LOGGED; in i_mac_impl_log()
2974 if (mcip->mci_state_flags & MCIS_DESC_LOGGED) in mac_client_datapath_teardown()2975 mcip->mci_state_flags &= ~MCIS_DESC_LOGGED; in mac_client_datapath_teardown()