Searched refs:byBBType (Results 1 – 5 of 5) sorted by relevance
178 priv->byBBType = priv->opts.bbp_type; in device_set_options()179 priv->byPacketType = priv->byBBType; in device_set_options()188 pr_debug(" byBBType= %d\n", (int)priv->byBBType); in device_set_options()1376 if (priv->byBBType != bb_type) { in vnt_config()1377 priv->byBBType = bb_type; in vnt_config()1379 CARDbSetPhyParameter(priv, priv->byBBType); in vnt_config()1384 if (priv->byBBType == BB_TYPE_11B) in vnt_config()1446 CARDbSetPhyParameter(priv, priv->byBBType); in vnt_bss_info_changed()
753 if (priv->byBBType == BB_TYPE_11A || priv->byBBType == BB_TYPE_11B) in CARDbyGetPktType()754 return (unsigned char)priv->byBBType; in CARDbyGetPktType()
194 u8 byBBType; /* 0:11A, 1:11B, 2:11G */ member
218 if (priv->byBBType == BB_TYPE_11B) in set_channel()
1367 if (priv->byBBType == BB_TYPE_11A) { in vnt_beacon_xmit()