Home
last modified time | relevance | path

Searched refs:outer_up_table (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/sys/dev/iavf/
HDiavf_adminq_cmd.h476 __le32 outer_up_table; /* same structure and defines as ingress tbl */ member
/freebsd-head/sys/dev/ixl/
HDi40e_adminq_cmd.h1035 __le32 outer_up_table; /* same structure and defines as ingress tbl */ member
/freebsd-head/sys/dev/ice/
HDice_adminq_cmd.h659 __le32 outer_up_table; /* same structure and defines as ingress tbl */ member
HDice_lib.c541 ctx->info.outer_up_table = CPU_TO_LE32(table); in ice_set_default_vsi_ctx()