Lines Matching refs:replacing
2922 bool replacing) in efx_ef10_filter_push_prep() argument
2928 if (replacing) { in efx_ef10_filter_push_prep()
2999 u64 *handle, bool replacing) in efx_ef10_filter_push() argument
3005 efx_ef10_filter_push_prep(efx, spec, inbuf, *handle, replacing); in efx_ef10_filter_push()
3038 bool replacing = false; in efx_ef10_filter_insert() local
3145 replacing = true; in efx_ef10_filter_insert()
3174 replacing); in efx_ef10_filter_insert()
3179 if (replacing) { in efx_ef10_filter_insert()
3190 } else if (!replacing) { in efx_ef10_filter_insert()
3483 bool replacing = false; in efx_ef10_filter_rfs_insert() local
3548 replacing = true; in efx_ef10_filter_rfs_insert()
3563 cookie = replacing << 31 | ins_index << 16 | spec->dmaq_id; in efx_ef10_filter_rfs_insert()
3566 table->entry[ins_index].handle, replacing); in efx_ef10_filter_rfs_insert()
3586 bool replacing; in efx_ef10_filter_rfs_insert_complete() local
3589 replacing = cookie >> 31; in efx_ef10_filter_rfs_insert_complete()
3598 if (replacing) in efx_ef10_filter_rfs_insert_complete()
3600 } else if (!replacing) { in efx_ef10_filter_rfs_insert_complete()