Searched defs:ipw2200_tx_desc (Results 1 – 1 of 1) sorted by relevance
457 struct ipw2200_tx_desc { struct458 struct ipw2200_hdr hdr;459 uint32_t reserved1;460 uint8_t station;461 uint8_t reserved2[3];462 uint8_t cmd;464 uint8_t seq;465 uint16_t len;466 uint8_t priority;467 uint8_t flags;[all …]