Searched refs:proxy_support (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/dev/ixl/ | ||
| H A D | i40e_type.h | 439 bool proxy_support; member |
| H A D | i40e_common.c | 3925 p->proxy_support = (phys_id & I40E_PROXY_SUPPORT_MASK) ? 1 : 0; in i40e_parse_discover_capabilities() |