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

/freebsd-13-stable/sys/dev/ixl/
H A Di40e_dcb.c747 sync = (status & I40E_TLV_STATUS_SYNC) ? 1 : 0;
763 sync = (status & I40E_TLV_STATUS_SYNC) ? 1 : 0;
779 sync = (status & I40E_TLV_STATUS_SYNC) ? 1 : 0;
H A Di40e_type.h638 #define I40E_TLV_STATUS_SYNC 0x2 macro

Completed in 163 milliseconds