Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6655/
H A Drxtx.h108 __le16 duration_aa; member
118 __le16 duration_aa; member
H A Drxtx.c617 buf->duration_aa = in s_vFillRTSHead()
628 buf->data.duration = buf->duration_aa; in s_vFillRTSHead()
652 buf->duration_aa = in s_vFillRTSHead()
682 buf->data.duration = buf->duration_aa; in s_vFillRTSHead()
/openbmc/linux/drivers/staging/vt6656/
H A Drxtx.h91 __le16 duration_aa; member
H A Drxtx.c244 buf->duration_aa = buf->duration_bb; in vnt_rxtx_rts_g_head()
247 vnt_fill_ieee80211_rts(tx_context, &buf->data, buf->duration_aa); in vnt_rxtx_rts_g_head()