Lines Matching defs:malo_rxdesc
414 struct malo_rxdesc { struct
415 uint8_t rxcontrol; /* control element */
419 uint8_t snr; /* signal to noise ratio */
420 uint8_t status; /* status field w/ USED bit */
431 uint8_t channel; /* channel # pkt received on */
432 uint16_t pktlen; /* total length of received data */
433 uint8_t nf; /* noise floor */
434 uint8_t rate; /* received data rate */
435 uint32_t physbuffdata; /* physical address of payload data */
436 uint32_t physnext; /* physical address of next RX desc */
437 uint16_t qosctrl; /* received QosCtrl field variable */
438 uint16_t htsig2; /* like name states */