Searched defs:fq (Results 1 – 8 of 8) sorted by relevance
| /include/net/ |
| A D | fq.h | 68 struct fq { struct 69 struct fq_flow *flows; argument 85 typedef struct sk_buff *fq_tin_dequeue_t(struct fq *, argument
|
| A D | fq_impl.h | 40 static void fq_adjust_removal(struct fq *fq, in fq_adjust_removal() 47 static struct sk_buff *fq_flow_dequeue(struct fq *fq, in fq_flow_dequeue() 90 static struct sk_buff *fq_tin_dequeue(struct fq *fq, in fq_tin_dequeue() 144 static struct fq_flow *fq_flow_classify(struct fq *fq, in fq_flow_classify() 197 static void fq_tin_enqueue(struct fq *fq, in fq_tin_enqueue() 252 static void fq_flow_filter(struct fq *fq, in fq_flow_filter() 273 static void fq_tin_filter(struct fq *fq, in fq_tin_filter() 289 static void fq_flow_reset(struct fq *fq, in fq_flow_reset() 311 static void fq_tin_reset(struct fq *fq, in fq_tin_reset() 349 static int fq_init(struct fq *fq, int flows_cnt) in fq_init() [all …]
|
| A D | ipv6_frag.h | 34 struct frag_queue *fq = container_of(q, struct frag_queue, q); in ip6frag_init() local 49 const struct inet_frag_queue *fq = data; in ip6frag_obj_hashfn() local 59 const struct inet_frag_queue *fq = ptr; in ip6frag_obj_cmpfn() local 65 ip6frag_expire_frag_queue(struct net *net, struct frag_queue *fq) in ip6frag_expire_frag_queue()
|
| /include/net/libeth/ |
| A D | xsk.h | 642 libeth_xskfqe_alloc(struct libeth_xskfq_fp *fq, u32 n, in libeth_xskfqe_alloc() 643 void (*fill)(const struct libeth_xskfq_fp *fq, u32 i)) in libeth_xskfqe_alloc()
|
| A D | rx.h | 104 static inline dma_addr_t libeth_rx_alloc(const struct libeth_fq_fp *fq, u32 i) in libeth_rx_alloc()
|
| /include/linux/ |
| A D | blk-mq.h | 353 struct blk_flush_queue *fq; member
|
| A D | blkdev.h | 578 struct blk_flush_queue *fq; member
|
| /include/soc/fsl/ |
| A D | qman.h | 300 } __packed fq; /* FQRN/FQRNI/FQRL/FQPN */ member
|
Completed in 28 milliseconds