Searched defs:_sdio_mpa_rx (Results 1 – 1 of 1) sorted by relevance
1630 typedef struct _sdio_mpa_rx { struct1632 t_u8 *head_ptr;1634 t_u8 *buf;1636 t_u32 buf_len;1638 t_u32 pkt_cnt;1640 t_u32 ports;1642 t_u16 start_port;1645 pmlan_buffer mbuf_arr[SDIO_MP_AGGR_DEF_PKT_LIMIT];1647 t_u32 len_arr[SDIO_MP_AGGR_DEF_PKT_LIMIT];1650 t_u8 enabled;[all …]