Searched refs:rps_flow_id (Results 1 – 5 of 5) sorted by relevance
820 channel->rps_flow_id = in efx_probe_filters()822 sizeof(*channel->rps_flow_id), in efx_probe_filters()824 if (!channel->rps_flow_id) in efx_probe_filters()830 channel->rps_flow_id[i] = in efx_probe_filters()838 kfree(channel->rps_flow_id); in efx_probe_filters()858 kfree(channel->rps_flow_id); in efx_remove_filters()859 channel->rps_flow_id = NULL; in efx_remove_filters()907 if (channel->rps_flow_id[rc] == RPS_FLOW_ID_INVALID) in efx_filter_rfs_work()909 channel->rps_flow_id[rc] = req->flow_id; in efx_filter_rfs_work()1071 flow_id = channel->rps_flow_id[index]; in __efx_filter_rfs_expire()[all …]
520 u32 *rps_flow_id; member
887 channel->rps_flow_id[rc] = flow_id; in ef4_filter_rfs()921 flow_id = channel->rps_flow_id[index]; in __ef4_filter_rfs_expire()928 channel->rps_flow_id[index] = RPS_FLOW_ID_INVALID; in __ef4_filter_rfs_expire()
1706 channel->rps_flow_id = in ef4_probe_filters()1708 sizeof(*channel->rps_flow_id), in ef4_probe_filters()1710 if (!channel->rps_flow_id) in ef4_probe_filters()1716 channel->rps_flow_id[i] = in ef4_probe_filters()1722 kfree(channel->rps_flow_id); in ef4_probe_filters()1743 kfree(channel->rps_flow_id); in ef4_remove_filters()
427 u32 *rps_flow_id; member