Searched refs:is_full (Results 1 – 2 of 2) sorted by relevance
2053 bool is_full = false; in efx_farch_filter_from_gen_spec() local2067 is_full = true; in efx_farch_filter_from_gen_spec()2079 (is_full && gen_spec->rem_port == 0)) in efx_farch_filter_from_gen_spec()2083 spec->type = (is_full ? EFX_FARCH_FILTER_TCP_FULL : in efx_farch_filter_from_gen_spec()2087 spec->type = (is_full ? EFX_FARCH_FILTER_UDP_FULL : in efx_farch_filter_from_gen_spec()2099 rhost = is_full ? gen_spec->rem_host[0] : 0; in efx_farch_filter_from_gen_spec()2100 rport = is_full ? gen_spec->rem_port : 0; in efx_farch_filter_from_gen_spec()2103 if (!is_full && gen_spec->ip_proto == IPPROTO_UDP) { in efx_farch_filter_from_gen_spec()2118 is_full = true; in efx_farch_filter_from_gen_spec()2121 spec->type = (is_full ? EFX_FARCH_FILTER_MAC_FULL : in efx_farch_filter_from_gen_spec()[all …]
278 bool is_full = false; in is_full_charged() local297 is_full = true; in is_full_charged()306 is_full = true; in is_full_charged()318 is_full = true; in is_full_charged()325 return is_full; in is_full_charged()