Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
I40E_TLV_STATUS_OPER
drivers/net/ethernet/intel/i40e/i40e_dcb.c
689
oper = (status & I40E_TLV_STATUS_OPER) ? 1 : 0;
drivers/net/ethernet/intel/i40e/i40e_dcb.c
703
oper = (status & I40E_TLV_STATUS_OPER) ? 1 : 0;
drivers/net/ethernet/intel/i40e/i40e_dcb.c
717
oper = (status & I40E_TLV_STATUS_OPER) ? 1 : 0;