Searched refs:enic_stop_wq (Results 1 – 3 of 3) sorted by relevance
403 int enic_stop_wq(struct enic *enic, uint16_t queue_idx);
212 ret = enic_stop_wq(enic, queue_idx); in enicpmd_dev_tx_queue_stop()
750 int enic_stop_wq(struct enic *enic, uint16_t queue_idx) in enic_stop_wq() function