Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpagealloc.c51 u8 ec_function; member
83 if (ec_function) in func_id_to_type()
337 bool ec_function) in page_notify_fail() argument
354 int event, bool ec_function) in give_pages() argument
435 bool ec_function) in release_all_pages() argument
461 npages, ec_function, func_id); in release_all_pages()
488 bool ec_function; in reclaim_pages_cmd() local
595 true, req->ec_function); in pages_work_handler()
618 bool ec_function; in req_pages_handler() local
629 ec_function = be16_to_cpu(eqe->data.req_pages.ec_function) & EC_FUNCTION_MASK; in req_pages_handler()
[all …]
/openbmc/linux/include/linux/mlx5/
H A Ddevice.h641 __be16 ec_function; member
732 __be16 ec_function; member
H A Ddriver.h1061 s32 npages, bool ec_function);