bb_type 63 drivers/staging/vt6655/card.c static void s_vCalculateOFDMRParameter(unsigned char byRate, u8 bb_type, bb_type 86 drivers/staging/vt6655/card.c u8 bb_type, bb_type 93 drivers/staging/vt6655/card.c if (bb_type == BB_TYPE_11A) { /* 5GHZ */ bb_type 103 drivers/staging/vt6655/card.c if (bb_type == BB_TYPE_11A) { /* 5GHZ */ bb_type 113 drivers/staging/vt6655/card.c if (bb_type == BB_TYPE_11A) { /* 5GHZ */ bb_type 123 drivers/staging/vt6655/card.c if (bb_type == BB_TYPE_11A) { /* 5GHZ */ bb_type 133 drivers/staging/vt6655/card.c if (bb_type == BB_TYPE_11A) { /* 5GHZ */ bb_type 143 drivers/staging/vt6655/card.c if (bb_type == BB_TYPE_11A) { /* 5GHZ */ bb_type 153 drivers/staging/vt6655/card.c if (bb_type == BB_TYPE_11A) { /* 5GHZ */ bb_type 164 drivers/staging/vt6655/card.c if (bb_type == BB_TYPE_11A) { /* 5GHZ */ bb_type 188 drivers/staging/vt6655/card.c bool CARDbSetPhyParameter(struct vnt_private *priv, u8 bb_type) bb_type 198 drivers/staging/vt6655/card.c if (bb_type == BB_TYPE_11A) { bb_type 225 drivers/staging/vt6655/card.c } else if (bb_type == BB_TYPE_11B) { bb_type 327 drivers/staging/vt6655/card.c CARDvSetRSPINF(priv, bb_type); bb_type 655 drivers/staging/vt6655/card.c void CARDvSetRSPINF(struct vnt_private *priv, u8 bb_type) bb_type 705 drivers/staging/vt6655/card.c bb_type, bb_type 712 drivers/staging/vt6655/card.c bb_type, bb_type 719 drivers/staging/vt6655/card.c bb_type, bb_type 726 drivers/staging/vt6655/card.c bb_type, bb_type 733 drivers/staging/vt6655/card.c bb_type, bb_type 742 drivers/staging/vt6655/card.c bb_type, bb_type 751 drivers/staging/vt6655/card.c bb_type, bb_type 760 drivers/staging/vt6655/card.c bb_type, bb_type 769 drivers/staging/vt6655/card.c bb_type, bb_type 44 drivers/staging/vt6655/card.h void CARDvSetRSPINF(struct vnt_private *priv, u8 bb_type); bb_type 62 drivers/staging/vt6655/card.h bool CARDbSetPhyParameter(struct vnt_private *priv, u8 bb_type); bb_type 1353 drivers/staging/vt6655/device_main.c u8 bb_type; bb_type 1367 drivers/staging/vt6655/device_main.c bb_type = BB_TYPE_11A; bb_type 1369 drivers/staging/vt6655/device_main.c bb_type = BB_TYPE_11G; bb_type 1371 drivers/staging/vt6655/device_main.c if (priv->byBBType != bb_type) { bb_type 1372 drivers/staging/vt6655/device_main.c priv->byBBType = bb_type; bb_type 157 drivers/staging/vt6656/card.c static void vnt_calculate_ofdm_rate(u16 rate, u8 bb_type, bb_type 162 drivers/staging/vt6656/card.c if (bb_type == BB_TYPE_11A) { bb_type 171 drivers/staging/vt6656/card.c if (bb_type == BB_TYPE_11A) { bb_type 180 drivers/staging/vt6656/card.c if (bb_type == BB_TYPE_11A) { bb_type 189 drivers/staging/vt6656/card.c if (bb_type == BB_TYPE_11A) { bb_type 198 drivers/staging/vt6656/card.c if (bb_type == BB_TYPE_11A) { bb_type 207 drivers/staging/vt6656/card.c if (bb_type == BB_TYPE_11A) { bb_type 216 drivers/staging/vt6656/card.c if (bb_type == BB_TYPE_11A) { bb_type 226 drivers/staging/vt6656/card.c if (bb_type == BB_TYPE_11A) { bb_type 250 drivers/staging/vt6656/card.c void vnt_set_rspinf(struct vnt_private *priv, u8 bb_type) bb_type 275 drivers/staging/vt6656/card.c vnt_calculate_ofdm_rate(RATE_6M, bb_type, &tx_rate[0], &rsv_time[0]); bb_type 278 drivers/staging/vt6656/card.c vnt_calculate_ofdm_rate(RATE_9M, bb_type, &tx_rate[1], &rsv_time[1]); bb_type 281 drivers/staging/vt6656/card.c vnt_calculate_ofdm_rate(RATE_12M, bb_type, &tx_rate[2], &rsv_time[2]); bb_type 284 drivers/staging/vt6656/card.c vnt_calculate_ofdm_rate(RATE_18M, bb_type, &tx_rate[3], &rsv_time[3]); bb_type 287 drivers/staging/vt6656/card.c vnt_calculate_ofdm_rate(RATE_24M, bb_type, &tx_rate[4], &rsv_time[4]); bb_type 291 drivers/staging/vt6656/card.c bb_type, &tx_rate[5], &rsv_time[5]); bb_type 295 drivers/staging/vt6656/card.c bb_type, &tx_rate[6], &rsv_time[6]); bb_type 299 drivers/staging/vt6656/card.c bb_type, &tx_rate[7], &rsv_time[7]); bb_type 303 drivers/staging/vt6656/card.c bb_type, &tx_rate[8], &rsv_time[8]); bb_type 370 drivers/staging/vt6656/card.c if (priv->bb_type != BB_TYPE_11B) { bb_type 379 drivers/staging/vt6656/card.c if (priv->bb_type != BB_TYPE_11B) bb_type 389 drivers/staging/vt6656/card.c if (priv->bb_type == BB_TYPE_11A) { bb_type 455 drivers/staging/vt6656/card.c if (priv->bb_type == BB_TYPE_11A || priv->bb_type == BB_TYPE_11B) bb_type 456 drivers/staging/vt6656/card.c return (u8)priv->bb_type; bb_type 747 drivers/staging/vt6656/card.c if (priv->rf_type == RF_AIROHA7230 && priv->bb_type == BB_TYPE_11A) bb_type 750 drivers/staging/vt6656/card.c vnt_mac_set_bb_type(priv, priv->bb_type); bb_type 754 drivers/staging/vt6656/card.c if (priv->bb_type == BB_TYPE_11A) bb_type 756 drivers/staging/vt6656/card.c else if (priv->bb_type == BB_TYPE_11B) bb_type 758 drivers/staging/vt6656/card.c else if (priv->bb_type == BB_TYPE_11G) bb_type 762 drivers/staging/vt6656/card.c vnt_set_rspinf(priv, (u8)priv->bb_type); bb_type 764 drivers/staging/vt6656/card.c if (priv->bb_type == BB_TYPE_11A) { bb_type 29 drivers/staging/vt6656/card.h void vnt_set_rspinf(struct vnt_private *priv, u8 bb_type); bb_type 324 drivers/staging/vt6656/device.h u8 bb_type; /* 0: 11A, 1:11B, 2:11G */ bb_type 114 drivers/staging/vt6656/dpc.c if (priv->bb_type == BB_TYPE_11G) { bb_type 100 drivers/staging/vt6656/main_usb.c priv->bb_type = BBP_TYPE_DEF; bb_type 101 drivers/staging/vt6656/main_usb.c priv->packet_type = priv->bb_type; bb_type 268 drivers/staging/vt6656/main_usb.c priv->bb_type = BB_TYPE_11G; bb_type 335 drivers/staging/vt6656/main_usb.c if (priv->bb_type == BB_TYPE_11A) bb_type 689 drivers/staging/vt6656/main_usb.c priv->bb_type = BB_TYPE_11A; bb_type 691 drivers/staging/vt6656/main_usb.c priv->bb_type = BB_TYPE_11G; bb_type 695 drivers/staging/vt6656/main_usb.c if (priv->bb_type == BB_TYPE_11B) bb_type 1017 drivers/staging/vt6656/rxtx.c if (priv->bb_type == BB_TYPE_11A) {