Home
last modified time | relevance | path

Searched refs:QUERY_FUNC_CAP_FLAG_ETH (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c362 #define QUERY_FUNC_CAP_FLAG_ETH 0x80 in mlx4_QUERY_FUNC_CAP_wrapper() macro
459 field = (QUERY_FUNC_CAP_FLAG_ETH | QUERY_FUNC_CAP_FLAG_RDMA | in mlx4_QUERY_FUNC_CAP_wrapper()
569 if (!(field & (QUERY_FUNC_CAP_FLAG_ETH | QUERY_FUNC_CAP_FLAG_RDMA))) { in mlx4_QUERY_FUNC_CAP()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c362 #define QUERY_FUNC_CAP_FLAG_ETH 0x80 in mlx4_QUERY_FUNC_CAP_wrapper() macro
459 field = (QUERY_FUNC_CAP_FLAG_ETH | QUERY_FUNC_CAP_FLAG_RDMA | in mlx4_QUERY_FUNC_CAP_wrapper()
569 if (!(field & (QUERY_FUNC_CAP_FLAG_ETH | QUERY_FUNC_CAP_FLAG_RDMA))) { in mlx4_QUERY_FUNC_CAP()

Completed in 10 milliseconds