Home
last modified time | relevance | path

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

/freebsd/sys/dev/enic/
H A Denic.h355 int enic_stop_wq(struct enic *enic, uint16_t queue_idx);
H A Denic_txrx.c466 enic_stop_wq(struct enic *enic, uint16_t queue_idx) in enic_stop_wq() function
H A Dif_enic.c821 enic_stop_wq(enic, index); in enic_stop()