Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6656/
H A Drxtx.h50 __le16 rts_rrv_time_ba; member
H A Drxtx.c382 buf->rts_rrv_time_ba = buf->rts_rrv_time_aa; in vnt_rxtx_rts()
/openbmc/linux/drivers/staging/vt6655/
H A Drxtx.h48 __le16 rts_rrv_time_ba; member
H A Drxtx.c922 buf->rts_rrv_time_ba = get_rtscts_time(pDevice, 1, byPktType, cbFrameSize, wCurrentRate); in s_vGenerateTxParameter()