Searched refs:eth_xlnx_gem_rx_pending_work (Results 1 – 1 of 1) sorted by relevance
64 static void eth_xlnx_gem_rx_pending_work(struct k_work *item);240 k_work_init(&dev_data->rx_pend_work, eth_xlnx_gem_rx_pending_work); in eth_xlnx_gem_iface_init()1400 static void eth_xlnx_gem_rx_pending_work(struct k_work *item) in eth_xlnx_gem_rx_pending_work() function