Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Ddevx.h22 u32 flow_counter_bulk_size; member
H A Dfs.c1909 if (offset && offset >= devx_obj->flow_counter_bulk_size) in is_flow_counter()
H A Ddevx.c1422 obj->flow_counter_bulk_size = 128UL * bulk; in UVERBS_HANDLER()