Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/
Dfw.c723 static void disable_unsupported_roce_caps(void *buf);
844 disable_unsupported_roce_caps(outbox); in mlx4_QUERY_DEV_CAP()
1293 disable_unsupported_roce_caps(outbox->buf); in mlx4_QUERY_DEV_CAP_wrapper()
1391 static void disable_unsupported_roce_caps(void *buf) in disable_unsupported_roce_caps() function