Home
last modified time | relevance | path

Searched refs:DATADUR_A (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/vt6655/
H A Drxtx.c85 #define DATADUR_A 11 macro
276 case DATADUR_A: /* DATADUR_A */ in s_uGetDataDuration()
465 cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, in s_uFillDataHead()
491 …buf->duration_a = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, byPktType, in s_uFillDataHead()
514 buf->duration = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, byPktType, in s_uFillDataHead()
535 cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, byPktType, in s_uFillDataHead()
/OK3568_Linux_fs/kernel/drivers/staging/vt6656/
H A Drxtx.c40 #define DATADUR_A 11 macro