Home
last modified time | relevance | path

Searched refs:enic_stop_wq (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/enic/
H A Denic.h403 int enic_stop_wq(struct enic *enic, uint16_t queue_idx);
H A Denic_ethdev.c212 ret = enic_stop_wq(enic, queue_idx); in enicpmd_dev_tx_queue_stop()
H A Denic_main.c750 int enic_stop_wq(struct enic *enic, uint16_t queue_idx) in enic_stop_wq() function