Lines Matching refs:macsec_rx_sc
154 static struct macsec_rx_sa *macsec_active_rxsa_get(struct macsec_rx_sc *rx_sc)
169 struct macsec_rx_sc *rx_sc = container_of(head, struct macsec_rx_sc, rcu_head);
175 static struct macsec_rx_sc *macsec_rxsc_get(struct macsec_rx_sc *sc)
180 static void macsec_rxsc_put(struct macsec_rx_sc *sc)
833 struct macsec_rx_sc *rx_sc = rx_sa->sc;
967 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci)
969 struct macsec_rx_sc *rx_sc;
979 static struct macsec_rx_sc *find_rx_sc_rtnl(struct macsec_secy *secy, sci_t sci)
981 struct macsec_rx_sc *rx_sc;
1013 struct macsec_rx_sc *rx_sc = NULL;
1090 struct macsec_rx_sc *rx_sc;
1148 struct macsec_rx_sc *sc = find_rx_sc(&macsec->secy, sci);
1381 static void free_rx_sc(struct macsec_rx_sc *rx_sc)
1396 static struct macsec_rx_sc *del_rx_sc(struct macsec_secy *secy, sci_t sci)
1398 struct macsec_rx_sc *rx_sc, __rcu **rx_scp;
1414 static struct macsec_rx_sc *create_rx_sc(struct net_device *dev, sci_t sci,
1417 struct macsec_rx_sc *rx_sc;
1562 static struct macsec_rx_sc *get_rxsc_from_nl(struct net *net,
1570 struct macsec_rx_sc *rx_sc;
1599 struct macsec_rx_sc **scp,
1602 struct macsec_rx_sc *rx_sc;
1725 struct macsec_rx_sc *rx_sc;
1876 struct macsec_rx_sc *rx_sc;
2107 struct macsec_rx_sc *rx_sc;
2173 struct macsec_rx_sc *rx_sc;
2415 struct macsec_rx_sc *rx_sc;
2507 struct macsec_rx_sc *rx_sc;
2716 struct macsec_rx_sc *rx_sc, int an,
2770 struct macsec_rx_sc *rx_sc,
3043 struct macsec_rx_sc *rx_sc;
3880 struct macsec_rx_sc *rx_sc = rtnl_dereference(macsec->secy.rx_sc);