Searched refs:rps_flow_id (Results 1 – 5 of 5) sorted by relevance
823 channel->rps_flow_id = in efx_probe_filters()825 sizeof(*channel->rps_flow_id), in efx_probe_filters()827 if (!channel->rps_flow_id) in efx_probe_filters()833 channel->rps_flow_id[i] = in efx_probe_filters()841 kfree(channel->rps_flow_id); in efx_probe_filters()861 kfree(channel->rps_flow_id); in efx_remove_filters()862 channel->rps_flow_id = NULL; in efx_remove_filters()910 if (channel->rps_flow_id[rc] == RPS_FLOW_ID_INVALID) in efx_filter_rfs_work()912 channel->rps_flow_id[rc] = req->flow_id; in efx_filter_rfs_work()1074 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