Searched refs:I40E_PROXY_SUPPORT_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Di40e_type.h367 #define I40E_PROXY_SUPPORT_MASK 0x4 macro
H A Di40e_common.c4017 p->proxy_support = (phys_id & I40E_PROXY_SUPPORT_MASK) ? 1 : 0;

Completed in 174 milliseconds