Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
I40E_TLV_STATUS_SYNC
drivers/net/ethernet/intel/i40e/i40e_dcb.c
688
sync = (status & I40E_TLV_STATUS_SYNC) ? 1 : 0;
drivers/net/ethernet/intel/i40e/i40e_dcb.c
702
sync = (status & I40E_TLV_STATUS_SYNC) ? 1 : 0;
drivers/net/ethernet/intel/i40e/i40e_dcb.c
716
sync = (status & I40E_TLV_STATUS_SYNC) ? 1 : 0;