Searched defs:macsec_tx_sc (Results 1 – 2 of 2) sorted by relevance
204 struct macsec_tx_sc { struct205 bool active;206 u8 encoding_sa;207 bool encrypt;208 bool send_sci;209 bool end_station;210 bool scb;211 struct macsec_tx_sa __rcu *sa[MACSEC_NUM_AN];212 struct pcpu_tx_sc_stats __percpu *stats;213 struct metadata_dst *md_dst;
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;