Home
last modified time | relevance | path

Searched refs:duration_aa (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/vt6655/
H A Drxtx.h110 __le16 duration_aa; member
120 __le16 duration_aa; member
H A Drxtx.c616 buf->duration_aa = in s_vFillRTSHead()
627 buf->data.duration = buf->duration_aa; in s_vFillRTSHead()
651 buf->duration_aa = in s_vFillRTSHead()
681 buf->data.duration = buf->duration_aa; in s_vFillRTSHead()
/OK3568_Linux_fs/kernel/drivers/staging/vt6656/
H A Drxtx.h93 __le16 duration_aa; member
H A Drxtx.c248 buf->duration_aa = buf->duration_bb; in vnt_rxtx_rts_g_head()
251 vnt_fill_ieee80211_rts(tx_context, &buf->data, buf->duration_aa); in vnt_rxtx_rts_g_head()