Searched defs:macsec_context (Results 1 – 5 of 5) sorted by relevance
233 struct macsec_context { struct234 union {238 enum macsec_offload offload;240 struct macsec_secy *secy;241 struct macsec_rx_sc *rx_sc;242 struct {267 int (*mdo_dev_open)(struct macsec_context *ctx); argument
251 struct macsec_context { struct252 union {256 enum macsec_offload offload;258 struct macsec_secy *secy;259 struct macsec_rx_sc *rx_sc;283 int (*mdo_dev_open)(struct macsec_context *ctx); argument
809 static int vlan_macsec_offload(int (* const func)(struct macsec_context *), in vlan_macsec_offload()
1690 static int macsec_offload(int (* const func)(struct macsec_context *), in macsec_offload()
1671 static int macsec_offload(int (* const func)(struct macsec_context *), in macsec_offload()