Searched refs:busy_buf (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/ti/wlcore/
H A Dspi.c201 u32 *busy_buf; local
210 busy_buf = wl->buffer_busyword;
215 t[0].rx_buf = busy_buf;
221 if (*busy_buf & 0x1)
237 u32 *busy_buf; local
245 busy_buf = wl->buffer_busyword;
265 t[1].rx_buf = busy_buf;
272 if (!(busy_buf[WL1271_BUSY_WORD_CNT - 1] & 0x1) &&
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dspi.c136 u8 *busy_buf; local
140 busy_buf = wl->buffer_busyword;
155 t[1].rx_buf = busy_buf;

Completed in 285 milliseconds