Searched refs:is_full (Results 1 – 2 of 2) sorted by relevance
2055 bool is_full = false; in efx_farch_filter_from_gen_spec() local2069 is_full = true; in efx_farch_filter_from_gen_spec()2081 (is_full && gen_spec->rem_port == 0)) in efx_farch_filter_from_gen_spec()2085 spec->type = (is_full ? EFX_FARCH_FILTER_TCP_FULL : in efx_farch_filter_from_gen_spec()2089 spec->type = (is_full ? EFX_FARCH_FILTER_UDP_FULL : in efx_farch_filter_from_gen_spec()2101 rhost = is_full ? gen_spec->rem_host[0] : 0; in efx_farch_filter_from_gen_spec()2102 rport = is_full ? gen_spec->rem_port : 0; in efx_farch_filter_from_gen_spec()2105 if (!is_full && gen_spec->ip_proto == IPPROTO_UDP) { in efx_farch_filter_from_gen_spec()2120 is_full = true; in efx_farch_filter_from_gen_spec()2123 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()