Home
last modified time | relevance | path

Searched defs:itp (Results 1 – 2 of 2) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/
Ditp.c40 struct xradio_itp *itp = &priv->debug->itp; in xradio_itp_read() local
84 struct xradio_itp *itp = &priv->debug->itp; in xradio_itp_poll() local
100 struct xradio_itp *itp = &priv->debug->itp; in xradio_itp_open() local
119 struct xradio_itp *itp = &priv->debug->itp; in xradio_itp_close() local
172 struct xradio_itp *itp = container_of(work, struct xradio_itp, in xradio_itp_tx_work() local
186 struct xradio_itp *itp = container_of(work, struct xradio_itp, in xradio_itp_tx_finish() local
193 struct xradio_itp *itp = &priv->debug->itp; in xradio_itp_init() local
220 struct xradio_itp *itp = &priv->debug->itp; in xradio_itp_release() local
233 struct xradio_itp *itp = &priv->debug->itp; in __xradio_itp_open() local
250 struct xradio_itp *itp = &priv->debug->itp; in __xradio_itp_close() local
[all …]
Ddebug.h487 struct xradio_itp itp; member