Home
last modified time | relevance | path

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

/freebsd/sys/dev/enic/
H A Denic.h361 int enic_stop_rq(struct enic *enic, uint16_t queue_idx);
H A Denic_txrx.c497 enic_stop_rq(struct enic *enic, uint16_t queue_idx) in enic_stop_rq() function
H A Dif_enic.c953 enic_stop_rq(enic, index); in enic_stop()