Searched refs:is_full (Results 1 – 2 of 2) sorted by relevance
2035 bool is_full = false; in efx_farch_filter_from_gen_spec() local2049 is_full = true; in efx_farch_filter_from_gen_spec()2061 (is_full && gen_spec->rem_port == 0)) in efx_farch_filter_from_gen_spec()2065 spec->type = (is_full ? EFX_FARCH_FILTER_TCP_FULL : in efx_farch_filter_from_gen_spec()2069 spec->type = (is_full ? EFX_FARCH_FILTER_UDP_FULL : in efx_farch_filter_from_gen_spec()2081 rhost = is_full ? gen_spec->rem_host[0] : 0; in efx_farch_filter_from_gen_spec()2082 rport = is_full ? gen_spec->rem_port : 0; in efx_farch_filter_from_gen_spec()2085 if (!is_full && gen_spec->ip_proto == IPPROTO_UDP) { in efx_farch_filter_from_gen_spec()2100 is_full = true; in efx_farch_filter_from_gen_spec()2103 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()