Lines Matching refs:rps_flow_id
809 channel->rps_flow_id = in efx_probe_filters()
811 sizeof(*channel->rps_flow_id), in efx_probe_filters()
813 if (!channel->rps_flow_id) in efx_probe_filters()
819 channel->rps_flow_id[i] = in efx_probe_filters()
827 kfree(channel->rps_flow_id); in efx_probe_filters()
846 kfree(channel->rps_flow_id); in efx_remove_filters()
847 channel->rps_flow_id = NULL; in efx_remove_filters()
893 if (channel->rps_flow_id[rc] == RPS_FLOW_ID_INVALID) in efx_filter_rfs_work()
895 channel->rps_flow_id[rc] = req->flow_id; in efx_filter_rfs_work()
1057 flow_id = channel->rps_flow_id[index]; in __efx_filter_rfs_expire()
1065 channel->rps_flow_id[index] = RPS_FLOW_ID_INVALID; in __efx_filter_rfs_expire()