Home
last modified time | relevance | path

Searched refs:ctl_ether_types (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/aquantia/atlantic/
Daq_macsec.c1541 u32 ctl_ether_types[1] = { ETH_P_PAE }; in aq_macsec_enable() local
1571 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()