Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_nix.c3231 idx = elem->mce_start_index; in nix_update_ingress_mce_list_hw()
3238 if (idx == elem->mce_start_index) { in nix_update_ingress_mce_list_hw()
3241 elem->mce_start_index = idx; in nix_update_ingress_mce_list_hw()
3283 idx = elem->mce_start_index; in nix_update_egress_mce_list_hw()
3290 if (idx == elem->mce_start_index) { in nix_update_egress_mce_list_hw()
3293 elem->mce_start_index = idx; in nix_update_egress_mce_list_hw()
6299 ret = elem->mce_start_index; in rvu_nix_mcast_get_mce_index()
6405 elem->mce_start_index = -1; in rvu_mbox_handler_nix_mcast_grp_create()
6550 if (elem->mce_start_index < 0) { in rvu_mbox_handler_nix_mcast_grp_update()
6600 rsp->mce_start_index = elem->mce_start_index; in rvu_mbox_handler_nix_mcast_grp_update()
[all …]
A Drvu.h169 int mce_start_index; member
A Dmbox.h1315 u32 mce_start_index; member

Completed in 32 milliseconds