Searched defs:igc_tx_buffer (Results 1 – 1 of 1) sorted by relevance
439 struct igc_tx_buffer { struct442 enum igc_tx_buffer_type type; argument443 union {447 unsigned int bytecount;448 u16 gso_segs;449 __be16 protocol;453 u32 tx_flags;
Completed in 8 milliseconds