Searched refs:defer_txd_to_queue (Results 1 – 2 of 2) sorted by relevance
301 if (dev_conf->defer_txd_to_queue) { in eth_xlnx_gem_isr()397 if (dev_conf->defer_txd_to_queue) { in eth_xlnx_gem_send()410 if (dev_conf->defer_txd_to_queue) { in eth_xlnx_gem_send()429 if (dev_conf->defer_txd_to_queue) { in eth_xlnx_gem_send()1623 if (dev_conf->defer_txd_to_queue) { in eth_xlnx_gem_handle_tx_done()1671 if (dev_conf->defer_txd_to_queue) { in eth_xlnx_gem_handle_tx_done()
433 .defer_txd_to_queue = DT_INST_PROP(port, handle_tx_in_workq),\696 uint8_t defer_txd_to_queue; member