Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Ddevice.h166 } VIA_PKT_TYPE, *PVIA_PKT_TYPE; typedef
445VIA_PKT_TYPE byPacketType; //0:11a,1:11b,2:11gb(only CCK in BasicRate),3:11ga(OFDM …
Ddevice_main.c384 pDevice->byPacketType = (VIA_PKT_TYPE)pDevice->byBBType; in device_set_options()