Searched refs:ctl_ether_types (Results 1 – 1 of 1) sorted by relevance
1480 u32 ctl_ether_types[1] = { ETH_P_PAE }; in aq_macsec_enable() local1510 for (index = 0; index < ARRAY_SIZE(ctl_ether_types); index++) { in aq_macsec_enable()1514 if (ctl_ether_types[index] == 0) in aq_macsec_enable()1518 tx_ctlf_rec.eth_type = ctl_ether_types[index]; in aq_macsec_enable()1526 rx_prectlf_rec.eth_type = ctl_ether_types[index]; in aq_macsec_enable()