Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c3321 u32 num_entry = req->num_mce_entry; in nix_del_mce_list_entry()
3359 u32 num_entry = req->num_mce_entry; in nix_add_mce_list_entry()
6343 ureq.num_mce_entry = 1; in rvu_nix_mcast_flr_free_entries()
6493 if (!req->num_mce_entry) in rvu_mbox_handler_nix_mcast_grp_update()
6518 for (i = 0; i < req->num_mce_entry; i++) { in rvu_mbox_handler_nix_mcast_grp_update()
6539 new_count = prev_count + req->num_mce_entry; in rvu_mbox_handler_nix_mcast_grp_update()
6570 if (!prev_count || prev_count < req->num_mce_entry) { in rvu_mbox_handler_nix_mcast_grp_update()
6579 new_count = prev_count - req->num_mce_entry; in rvu_mbox_handler_nix_mcast_grp_update()