Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6655/
H A Drxtx.h109 __le16 duration_bb; member
119 __le16 duration_bb; member
H A Drxtx.c612 buf->duration_bb = in s_vFillRTSHead()
647 buf->duration_bb = in s_vFillRTSHead()
/openbmc/linux/drivers/staging/vt6656/
H A Drxtx.h92 __le16 duration_bb; member
H A Drxtx.c243 buf->duration_bb = vnt_get_rts_duration(tx_context); in vnt_rxtx_rts_g_head()
244 buf->duration_aa = buf->duration_bb; in vnt_rxtx_rts_g_head()
245 buf->duration_ba = buf->duration_bb; in vnt_rxtx_rts_g_head()