Lines Matching full:sdio
3 * NXP Wireless LAN device driver: SDIO specific definitions
13 #include <linux/mmc/sdio.h>
93 /* SDIO Tx aggregation in progress ? */
96 /* SDIO Tx aggregation buffer room for next packet ? */
100 /* Copy current packet (SDIO Tx aggregation buffer) to SDIO buffer */
116 /* SDIO Tx aggregation limit ? */
120 /* Reset SDIO Tx aggregation buffer parameters */
128 /* SDIO Rx aggregation limit ? */
132 /* SDIO Rx aggregation in progress ? */
135 /* SDIO Rx aggregation buffer room for next packet ? */
139 /* Reset SDIO Rx aggregation buffer parameters */
147 /* data structure for SDIO MPA TX */
357 /* Prepare to copy current packet from card to SDIO Rx aggregation buffer */