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