HomeSort by: relevance | last modified time | path
    Searched refs:ena_trc_err (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/ena-com/
ena_com.c 111 ena_trc_err("dma address has more bits that the device supports\n");
130 ena_trc_err("memory allocation failed");
152 ena_trc_err("memory allocation failed");
177 ena_trc_err("memory allocation failed");
198 ena_trc_err("aenq handlers pointer is NULL\n");
218 ena_trc_err("command id is larger than the queue size. cmd_id: %u queue size %d\n",
224 ena_trc_err("Completion context is occupied\n");
304 ena_trc_err("memory allocation failed");
376 ena_trc_err("memory allocation failed");
398 ena_trc_err("bounce buffer memory allocation failed")
    [all...]
ena_eth_com.c 123 ena_trc_err("trying to write header larger than llq entry can accommodate\n");
128 ena_trc_err("bounce buffer is NULL\n");
146 ena_trc_err("bounce buffer is NULL\n");
389 ena_trc_err("Not enough space in the tx queue\n");
394 ena_trc_err("header size is too large %d max header: %d\n",
531 ena_trc_err("Too many RX cdescs (%d) > MAX(%d)\n",
615 ena_trc_err("Invalid req id %d\n", cdesc->req_id);
ena_plat.h 111 #define ena_trc_err(format, arg...) ena_trace(ENA_ALERT, format, ##arg) macro
125 ena_trc_err( \
ena_com.h 1032 ena_trc_err("Wrong moderation index %u\n", curr_moder_idx);

Completed in 16 milliseconds