Searched refs:pad_buf (Results 1 – 1 of 1) sorted by relevance
619 void *pad_buf; in i2400m_tx_close() local656 pad_buf = i2400m_tx_fifo_push(i2400m, padding, 0, 0); in i2400m_tx_close()657 if (WARN_ON(pad_buf == NULL || pad_buf == TAIL_FULL)) { in i2400m_tx_close()670 memset(pad_buf, 0xad, padding); in i2400m_tx_close()