Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/pktlog/include/
Dpktlog_ac.h97 extern struct ol_pl_arch_dep_funcs ol_pl_funcs;
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
Dpktlog_ac.c64 struct ol_pl_arch_dep_funcs ol_pl_funcs = { variable
72 .pl_funcs = &ol_pl_funcs,
Dlinux_ac.c448 pl_dev->pl_funcs = &ol_pl_funcs; in pktlog_attach()