Searched defs:igc_tx_buffer (Results 1 – 1 of 1) sorted by relevance
441 struct igc_tx_buffer { struct444 enum igc_tx_buffer_type type; argument445 union {449 unsigned int bytecount;450 u16 gso_segs;451 __be16 protocol;455 u32 tx_flags;
Completed in 7 milliseconds