Searched defs:malo_tx_desc (Results 1 – 2 of 2) sorted by relevance
97 struct malo_tx_desc { struct 98 statusmalo_tx_desc global() argument 111 dataratemalo_tx_desc global() argument 112 txprioritymalo_tx_desc global() argument 113 qosctrlmalo_tx_desc global() argument 114 physdatamalo_tx_desc global() argument 115 lenmalo_tx_desc global() argument 116 destaddrmalo_tx_desc global() argument 117 physnextmalo_tx_desc global() argument 118 reserved1malo_tx_desc global() argument 119 reserved2malo_tx_desc global() argument [all...]
339 struct malo_tx_desc { struct340 uint32_t status;341 uint32_t control;342 uint32_t pkgoffset;343 uint16_t pkglen;344 uint8_t dstaddr[ETHER_ADDR_LEN];345 uint8_t priority;346 uint8_t flags;347 uint8_t reserved[2];