Searched defs:txfcb (Results 1 – 2 of 2) sorted by relevance
576 struct txfcb { struct577 u8 flags;578 u8 ptp; /* Flag to enable tx timestamping */579 u8 l4os; /* Level 4 Header Offset */580 u8 l3os; /* Level 3 Header Offset */581 __be16 phcs; /* Pseudo-header Checksum */582 __be16 vlctl; /* VLAN control word */
525 struct txfcb { struct526 u8 flags;527 u8 ptp; /* Flag to enable tx timestamping */528 u8 l4os; /* Level 4 Header Offset */529 u8 l3os; /* Level 3 Header Offset */530 __be16 phcs; /* Pseudo-header Checksum */531 __be16 vlctl; /* VLAN control word */