Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/vt6655/
Drxtx.h74 __le16 time_stamp_off_b; member
85 __le16 time_stamp_off_b; member
Drxtx.c480 buf->time_stamp_off_b = vnt_time_stamp_off(pDevice, pDevice->byTopCCKBasicRate); in s_uFillDataHead()
503 buf->time_stamp_off_b = vnt_time_stamp_off(pDevice, pDevice->byTopCCKBasicRate); in s_uFillDataHead()
/Linux-v6.6/drivers/staging/vt6656/
Drxtx.h76 __le16 time_stamp_off_b; member
Drxtx.c196 buf->time_stamp_off_b = vnt_time_stamp_off(priv, in vnt_rxtx_datahead_g()