Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6655/
Drxtx.c96 #define DATADUR_A_F0 12 macro
304 case DATADUR_A_F0: /* DATADUR_A_F0 */ in s_uGetDataDuration()
559 …buf->duration_a_f0 = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A_F0, cbFrameLength, byP… in s_uFillDataHead()
580 …buf->duration_f0 = cpu_to_le16((u16)s_uGetDataDuration(pDevice, DATADUR_A_F0, cbFrameLength, byPkt… in s_uFillDataHead()
/linux-4.1.27/drivers/staging/vt6656/
Drxtx.c74 #define DATADUR_A_F0 12 macro