Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6656/
H A Drxtx.h59 __le16 cts_rrv_time_ba; member
H A Drxtx.c407 buf->cts_rrv_time_ba = vnt_get_cts_duration(tx_context); in vnt_rxtx_cts()
/openbmc/linux/drivers/staging/vt6655/
H A Drxtx.h57 __le16 cts_rrv_time_ba; member
H A Drxtx.c933 buf->cts_rrv_time_ba = get_rtscts_time(pDevice, 3, byPktType, cbFrameSize, wCurrentRate); in s_vGenerateTxParameter()