Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_eth.h1182 …u8 ctl_frame_ethtype_check_en /* If set, Contorl frames will be filtered according to ethtype chec… member
1232 …u8 ctl_frame_ethtype_check_en /* If set, Contorl frames will be filtered according to ethtype chec… member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2.c459 p_ramrod->ctl_frame_ethtype_check_en = !!p_params->check_ethtype; in ecore_sp_eth_vport_start()