Searched refs:byCWMaxMin (Results 1 – 2 of 2) sorted by relevance
190 unsigned char byCWMaxMin = 0; in CARDbSetPhyParameter() local224 byCWMaxMin = 0xA4; in CARDbSetPhyParameter()247 byCWMaxMin = 0xA5; in CARDbSetPhyParameter()277 byCWMaxMin = 0xa4; in CARDbSetPhyParameter()281 byCWMaxMin |= 0x1; in CARDbSetPhyParameter()319 if (priv->byCWMaxMin != byCWMaxMin) { in CARDbSetPhyParameter()320 priv->byCWMaxMin = byCWMaxMin; in CARDbSetPhyParameter()322 priv->byCWMaxMin); in CARDbSetPhyParameter()
192 unsigned char byCWMaxMin; member