Searched defs:macsec_tx_sc (Results 1 – 1 of 1) sorted by relevance
209 struct macsec_tx_sc { struct210 bool active;211 u8 encoding_sa;212 bool encrypt;213 bool send_sci;214 bool end_station;215 bool scb;216 struct macsec_tx_sa __rcu *sa[MACSEC_NUM_AN];217 struct pcpu_tx_sc_stats __percpu *stats;