Home
last modified time | relevance | path

Searched refs:ipq (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_fragment.c61 struct ipq { struct
78 static int ip_frag_reasm(struct ipq *qp, struct sk_buff *skb, argument
84 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() argument
110 inet_frag_put(&ipq->q); in ipq_put()
116 static void ipq_kill(struct ipq *ipq) in ipq_kill() argument
118 inet_frag_kill(&ipq->q); in ipq_kill()
139 struct ipq *qp; in ip_expire()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dqcom,pcie.txt89 Usage: required for ipq/apq8064
152 Usage: required for ipq/apq8064
168 Usage: required for ipq/apq8064
227 Usage: required for ipq/apq8064
232 Usage: required for ipq/apq8064
258 * Example for ipq/apq8064
/OK3568_Linux_fs/buildroot/package/daq/
H A Ddaq.mk18 DAQ_CONF_OPTS += --disable-ipq-module
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/daq/
H A Ddaq_2.0.7.bb22 EXTRA_OECONF = "--disable-nfq-module --disable-ipq-module --includedir=${includedir} \
/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A DMakefile22 obj-$(CONFIG_IPQ_APSS_PLL) += apss-ipq-pll.o
H A DKconfig104 Support for APSS PLL on ipq devices. The APSS PLL is the main
105 clock that feeds the CPUs on ipq based devices.
106 Say Y if you want to support CPU frequency scaling on ipq based
118 ipq based devices.
/OK3568_Linux_fs/kernel/net/iucv/
H A Diucv.c1550 struct iucv_path_quiesced *ipq = (void *) data; in iucv_path_quiesced() local
1551 struct iucv_path *path = iucv_path_table[ipq->ippathid]; in iucv_path_quiesced()
1554 path->handler->path_quiesced(path, ipq->ipuser); in iucv_path_quiesced()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/
H A Dipq6018.dtsi11 #include <dt-bindings/clock/qcom,apss-ipq.h>