Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic.h402 void enic_start_wq(struct enic *enic, uint16_t queue_idx);
H A Denic_main.c658 enic_start_wq(enic, index); in enic_enable()
743 void enic_start_wq(struct enic *enic, uint16_t queue_idx) in enic_start_wq() function
H A Denic_ethdev.c199 enic_start_wq(enic, queue_idx); in enicpmd_dev_tx_queue_start()