Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6655/
H A Drxtx.c83 #define DATADUR_A 11 macro
274 case DATADUR_A: /* DATADUR_A */ in s_uGetDataDuration()
468 cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, in s_uFillDataHead()
493 …buf->duration_a = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, byPktType, in s_uFillDataHead()
518 buf->duration = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, byPktType, in s_uFillDataHead()
539 cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A, cbFrameLength, byPktType, in s_uFillDataHead()
/openbmc/linux/drivers/staging/vt6656/
H A Drxtx.c38 #define DATADUR_A 11 macro