Lines Matching refs:replacing
2238 bool replacing) in efx_ef10_filter_push_prep() argument
2244 if (replacing) { in efx_ef10_filter_push_prep()
2314 u64 *handle, bool replacing) in efx_ef10_filter_push() argument
2320 efx_ef10_filter_push_prep(efx, spec, inbuf, *handle, replacing); in efx_ef10_filter_push()
2353 bool replacing = false; in efx_ef10_filter_insert() local
2460 replacing = true; in efx_ef10_filter_insert()
2489 replacing); in efx_ef10_filter_insert()
2494 if (replacing) { in efx_ef10_filter_insert()
2505 } else if (!replacing) { in efx_ef10_filter_insert()
2784 bool replacing = false; in efx_ef10_filter_rfs_insert() local
2849 replacing = true; in efx_ef10_filter_rfs_insert()
2864 cookie = replacing << 31 | ins_index << 16 | spec->dmaq_id; in efx_ef10_filter_rfs_insert()
2867 table->entry[ins_index].handle, replacing); in efx_ef10_filter_rfs_insert()
2887 bool replacing; in efx_ef10_filter_rfs_insert_complete() local
2890 replacing = cookie >> 31; in efx_ef10_filter_rfs_insert_complete()
2899 if (replacing) in efx_ef10_filter_rfs_insert_complete()
2901 } else if (!replacing) { in efx_ef10_filter_rfs_insert_complete()