Searched refs:mce_start_index (Results 1 – 3 of 3) sorted by relevance
3152 return elem->mce_start_index + elem->mcast_mce_list.count - 1; in nix_get_last_mce_list_index()3164 idx = elem->mce_start_index; in nix_update_ingress_mce_list_hw()3171 if (idx == elem->mce_start_index) { in nix_update_ingress_mce_list_hw()3174 elem->mce_start_index = idx; in nix_update_ingress_mce_list_hw()3216 idx = elem->mce_start_index; in nix_update_egress_mce_list_hw()3223 if (idx == elem->mce_start_index) { in nix_update_egress_mce_list_hw()3226 elem->mce_start_index = idx; in nix_update_egress_mce_list_hw()5109 rx_action.index = elem->mce_start_index; in nix_mcast_update_action()5116 tx_action.index = elem->mce_start_index; in nix_mcast_update_action()6217 ret = elem->mce_start_index; in rvu_nix_mcast_get_mce_index()[all …]
139 int mce_start_index; member
1285 u32 mce_start_index; member