Searched defs:macsec_tx_sc (Results 1 – 2 of 2) 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;
214 struct macsec_tx_sc { struct215 bool active;216 u8 encoding_sa;217 bool encrypt;218 bool send_sci;219 bool end_station;220 bool scb;221 struct macsec_tx_sa __rcu *sa[MACSEC_NUM_AN];222 struct pcpu_tx_sc_stats __percpu *stats;