Searched refs:nsim_rxsc_count (Results 1 – 2 of 2) sorted by relevance
52 ns->macsec.nsim_secy[idx].nsim_rxsc_count = 0; in nsim_macsec_add_secy()113 if (secy->nsim_rxsc_count == NSIM_MACSEC_MAX_RXSC_COUNT) in nsim_macsec_add_rxsc()129 secy->nsim_rxsc_count++; in nsim_macsec_add_rxsc()187 secy->nsim_rxsc_count--; in nsim_macsec_del_rxsc()
67 u8 nsim_rxsc_count; member