EF4_REV_FALCON_A1
if (ef4_nic_rev(efx) <= EF4_REV_FALCON_A1 ?
if (ef4_nic_rev(efx) <= EF4_REV_FALCON_A1) {
efx->max_channels = (ef4_nic_rev(efx) <= EF4_REV_FALCON_A1 ? 4 :
if (ef4_nic_rev(efx) <= EF4_REV_FALCON_A1) {
.revision = EF4_REV_FALCON_A1,
#define EF4_WORKAROUND_FALCON_A(efx) (ef4_nic_rev(efx) <= EF4_REV_FALCON_A1)