Home
last modified time | relevance | path

Searched defs:dql (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Ddynamic_queue_limits.h43 struct dql { struct
49 /* Fields accessed only by completion path (dql_completed) */ argument
73 * availability in the queue with dql_avail. argument
75 static inline void dql_queued(struct dql *dql, unsigned int count) in dql_queued()
92 static inline int dql_avail(const struct dql *dql) in dql_avail()
H A Dnetdevice.h631 struct dql dql; member
/OK3568_Linux_fs/kernel/lib/
H A Ddynamic_queue_limits.c18 void dql_completed(struct dql *dql, unsigned int count) in dql_completed()
116 void dql_reset(struct dql *dql) in dql_reset()
131 void dql_init(struct dql *dql, unsigned int hold_time) in dql_init()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dg72x.c273 short dql; /* Log of 'dq' magnitude */ in reconstruct() local
/OK3568_Linux_fs/kernel/net/core/
H A Dnet-sysfs.c1299 struct dql *dql = &queue->dql; in bql_show_hold_time() local
1307 struct dql *dql = &queue->dql; in bql_set_hold_time() local
1327 struct dql *dql = &queue->dql; in bql_show_inflight() local