Searched refs:WILC_TX_ERR_NO_BUF (Results 1 – 3 of 3) sorted by relevance
119 #define WILC_TX_ERR_NO_BUF (-2) macro
491 if (ret == WILC_TX_ERR_NO_BUF) { /* failed to allocate buffers in chip. */ in linux_wlan_txq_task()510 …} while (ret == WILC_TX_ERR_NO_BUF && !wl->close); /* retry sending packets if no more buffers in … in linux_wlan_txq_task()
1024 ret = WILC_TX_ERR_NO_BUF; in wilc_wlan_handle_txq()