Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cisco/enic/
H A DMakefile6 enic_ethtool.o enic_api.o enic_clsf.o enic_rq.o enic_wq.o \
H A Denic.h222 struct enic_wq { struct
274 struct enic_wq *wq;
H A Denic_main.c2645 enic->wq = kzalloc_objs(struct enic_wq, enic->wq_avail); in enic_alloc_enic_resources()