Home
last modified time | relevance | path

Searched refs:cmd_payload (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/wimax/i2400m/
Dfw.c654 u8 cmd_payload[chunk_len]; in i2400m_download_chunk() member
662 memcpy(buf->cmd_payload, chunk, __chunk_len); in i2400m_download_chunk()
663 memset(buf->cmd_payload + __chunk_len, 0xad, chunk_len - __chunk_len); in i2400m_download_chunk()