Searched refs:pdst_m (Results 1 – 1 of 1) sorted by relevance
203 __be16 pdst_m, __be16 pdst_v) in set_tcp() argument209 if (pdst_m) { in set_tcp()210 MLX5E_FTE_SET(headers_c, tcp_dport, ntohs(pdst_m)); in set_tcp()220 __be16 pdst_m, __be16 pdst_v) in set_udp() argument227 if (pdst_m) { in set_udp()228 MLX5E_FTE_SET(headers_c, udp_dport, ntohs(pdst_m)); in set_udp()