Home
last modified time | relevance | path

Searched defs:d11rxhdr_lt80 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dd11.h2414 BWL_PRE_PACKED_STRUCT struct d11rxhdr_lt80 { struct
2415 uint16 RxFrameSize; /**< Actual byte length of the frame data received */
2421 uint8 dma_flags; /* bit 0 indicates short or long rx status. 1 == short. */
2422 uint8 fifo; /* rx fifo number */
2424 uint16 PhyRxStatus_0; /**< PhyRxStatus 15:0 */
2425 uint16 PhyRxStatus_1; /**< PhyRxStatus 31:16 */
2426 uint16 PhyRxStatus_2; /**< PhyRxStatus 47:32 */
2427 uint16 PhyRxStatus_3; /**< PhyRxStatus 63:48 */
2428 uint16 PhyRxStatus_4; /**< PhyRxStatus 79:64 */
2429 uint16 PhyRxStatus_5; /**< PhyRxStatus 95:80 */
[all …]