Lines Matching refs:rps_flow_id
758 channel->rps_flow_id = in efx_siena_probe_filters()
760 sizeof(*channel->rps_flow_id), in efx_siena_probe_filters()
762 if (!channel->rps_flow_id) in efx_siena_probe_filters()
768 channel->rps_flow_id[i] = in efx_siena_probe_filters()
776 kfree(channel->rps_flow_id); in efx_siena_probe_filters()
796 kfree(channel->rps_flow_id); in efx_siena_remove_filters()
797 channel->rps_flow_id = NULL; in efx_siena_remove_filters()
845 if (channel->rps_flow_id[rc] == RPS_FLOW_ID_INVALID) in efx_filter_rfs_work()
847 channel->rps_flow_id[rc] = req->flow_id; in efx_filter_rfs_work()
1011 flow_id = channel->rps_flow_id[index]; in __efx_siena_filter_rfs_expire()
1019 channel->rps_flow_id[index] = RPS_FLOW_ID_INVALID; in __efx_siena_filter_rfs_expire()