Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_fw.c722 static void disable_unsupported_roce_caps(void *buf);
841 disable_unsupported_roce_caps(outbox); in mlx4_QUERY_DEV_CAP()
1277 disable_unsupported_roce_caps(outbox->buf); in mlx4_QUERY_DEV_CAP_wrapper()
1375 static void disable_unsupported_roce_caps(void *buf) in disable_unsupported_roce_caps() function