Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/include/linux/mlx4/
HDdriver.h41 #define MLX4_BE_SHORT_MASK cpu_to_be16(0xffff) macro
/NextBSD/sys/dev/ifmlx4/
HDen_ethtool.c1212 spec_l4->tcp_udp.src_port_msk = MLX4_BE_SHORT_MASK; in add_tcp_udp_rule()
1214 spec_l4->tcp_udp.dst_port_msk = MLX4_BE_SHORT_MASK; in add_tcp_udp_rule()