Searched defs:qdf_tso_flags_t (Results 1 – 1 of 1) sorted by relevance
1405 struct qdf_tso_flags_t { struct1406 uint32_t tso_enable:1,1407 reserved_0a:6,1408 fin:1,1409 syn:1,1410 rst:1,1411 psh:1,1412 ack:1,1413 urg:1,1414 ece:1,[all …]