Searched refs:ctl_ether_types (Results 1 – 1 of 1) sorted by relevance
1541 u32 ctl_ether_types[1] = { ETH_P_PAE }; in aq_macsec_enable() local1571 for (index = 0; index < ARRAY_SIZE(ctl_ether_types); index++) { in aq_macsec_enable()1575 if (ctl_ether_types[index] == 0) in aq_macsec_enable()1579 tx_ctlf_rec.eth_type = ctl_ether_types[index]; in aq_macsec_enable()1587 rx_prectlf_rec.eth_type = ctl_ether_types[index]; in aq_macsec_enable()