Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6656/
H A Drxtx.h52 __le16 rts_rrv_time_bb; member
H A Drxtx.c383 buf->rts_rrv_time_bb = buf->rts_rrv_time_aa; in vnt_rxtx_rts()
/openbmc/linux/drivers/staging/vt6655/
H A Drxtx.h50 __le16 rts_rrv_time_bb; member
H A Drxtx.c923 buf->rts_rrv_time_bb = get_rtscts_time(pDevice, 0, byPktType, cbFrameSize, wCurrentRate); in s_vGenerateTxParameter()