IS_FILTER_ENABLED 743 drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c #define IS_FILTER_ENABLED(_F_) ((packet_filter & (_F_)) ? 1U : 0U) IS_FILTER_ENABLED 768 drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c #undef IS_FILTER_ENABLED IS_FILTER_ENABLED 805 drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c #define IS_FILTER_ENABLED(_F_) ((packet_filter & (_F_)) ? 1U : 0U) IS_FILTER_ENABLED 840 drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c #undef IS_FILTER_ENABLED