Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Defx_tunnel.c85 MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS_IN_LEN(entries_num); in efx_mcdi_set_tunnel_encap_udp_ports()
H A Defx_regs_mcdi.h15671 #define MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS_IN_LEN(num) (4+4*(num)) macro