Home
last modified time | relevance | path

Searched refs:mce_start_index (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c3152 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 …]
H A Drvu.h139 int mce_start_index; member
H A Dmbox.h1285 u32 mce_start_index; member