Searched defs:macsec_tx_sc (Results 1 – 1 of 1) sorted by relevance
187 struct macsec_tx_sc { struct188 bool active;189 u8 encoding_sa;190 bool encrypt;191 bool send_sci;192 bool end_station;193 bool scb;194 struct macsec_tx_sa __rcu *sa[MACSEC_NUM_AN];195 struct pcpu_tx_sc_stats __percpu *stats;