Searched refs:MLX4_EN_BIT_DESC_OWN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mlx4/mlx4_en/ | ||
H A D | en.h | 247 #define MLX4_EN_BIT_DESC_OWN 0x80000000 macro |
H A D | mlx4_en_tx.c | 683 cpu_to_be32(MLX4_EN_BIT_DESC_OWN) : 0; in mlx4_en_xmit() |