Searched defs:macsec_tx_sc (Results 1 – 1 of 1) sorted by relevance
213 struct macsec_tx_sc { struct214 bool active;215 u8 encoding_sa;216 bool encrypt;217 bool send_sci;218 bool end_station;219 bool scb;220 struct macsec_tx_sa __rcu *sa[MACSEC_NUM_AN];221 struct pcpu_tx_sc_stats __percpu *stats;