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

/freebsd-13-stable/sys/dev/ixl/
H A Di40e_dcb.c664 err = (status & I40E_TLV_STATUS_ERR) ? 1 : 0;
746 err = (status & I40E_TLV_STATUS_ERR) ? 1 : 0;
762 err = (status & I40E_TLV_STATUS_ERR) ? 1 : 0;
778 err = (status & I40E_TLV_STATUS_ERR) ? 1 : 0;
H A Di40e_type.h639 #define I40E_TLV_STATUS_ERR 0x4 macro

Completed in 171 milliseconds