Searched defs:e1000_tx (Results 1 – 1 of 1) sorted by relevance
96 struct e1000_tx { struct97 unsigned char header[256];100 unsigned char vlan[4];102 uint16_t size;103 unsigned char vlan_needed;104 unsigned char sum_needed;105 bool cptse;106 e1000x_txd_props props;107 e1000x_txd_props tso_props;108 uint16_t tso_frames;[all …]