Searched refs:ipq (Results 1 – 5 of 5) sorted by relevance
61 struct ipq { struct78 static int ip_frag_reasm(struct ipq *qp, struct sk_buff *skb, argument84 struct ipq *qp = container_of(q, struct ipq, q); in ip4_frag_init()98 struct ipq *qp; in ip4_frag_free()100 qp = container_of(q, struct ipq, q); in ip4_frag_free()108 static void ipq_put(struct ipq *ipq) in ipq_put() argument110 inet_frag_put(&ipq->q); in ipq_put()116 static void ipq_kill(struct ipq *ipq) in ipq_kill() argument118 inet_frag_kill(&ipq->q); in ipq_kill()139 struct ipq *qp; in ip_expire()[all …]
24 obj-$(CONFIG_IPQ_APSS_PLL) += apss-ipq-pll.o
121 Support for APSS PLL on ipq devices. The APSS PLL is the main122 clock that feeds the CPUs on ipq based devices.123 Say Y if you want to support CPU frequency scaling on ipq based135 ipq based devices.
1553 struct iucv_path_quiesced *ipq = (void *) data; in iucv_path_quiesced() local1554 struct iucv_path *path = iucv_path_table[ipq->ippathid]; in iucv_path_quiesced()1557 path->handler->path_quiesced(path, ipq->ipuser); in iucv_path_quiesced()
11 #include <dt-bindings/clock/qcom,apss-ipq.h>