Searched refs:BITFIELD_SET (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/common/mlx5/ | ||
| H A D | mlx5_common.h | 38 #define BITFIELD_SET(bf, b) \ macro |
| /dpdk/drivers/common/mlx5/linux/ | ||
| H A D | mlx5_nl.c | 741 BITFIELD_SET(mac_own, index); in mlx5_nl_mac_addr_add() |