Home
last modified time | relevance | path

Searched refs:BB_TYPE_11A (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/staging/vt6655/
A Dcard.c85 if (bb_type == BB_TYPE_11A) { /* 5GHZ */ in s_vCalculateOFDMRParameter()
95 if (bb_type == BB_TYPE_11A) { /* 5GHZ */ in s_vCalculateOFDMRParameter()
105 if (bb_type == BB_TYPE_11A) { /* 5GHZ */ in s_vCalculateOFDMRParameter()
115 if (bb_type == BB_TYPE_11A) { /* 5GHZ */ in s_vCalculateOFDMRParameter()
125 if (bb_type == BB_TYPE_11A) { /* 5GHZ */ in s_vCalculateOFDMRParameter()
135 if (bb_type == BB_TYPE_11A) { /* 5GHZ */ in s_vCalculateOFDMRParameter()
145 if (bb_type == BB_TYPE_11A) { /* 5GHZ */ in s_vCalculateOFDMRParameter()
156 if (bb_type == BB_TYPE_11A) { /* 5GHZ */ in s_vCalculateOFDMRParameter()
190 if (bb_type == BB_TYPE_11A) { in CARDbSetPhyParameter()
202 MACvSetBBType(priv->port_offset, BB_TYPE_11A); in CARDbSetPhyParameter()
[all …]
A Ddevice.h76 #define BB_TYPE_11A 0 macro
A Drxtx.c1370 if (priv->byBBType == BB_TYPE_11A) { in vnt_beacon_xmit()
A Ddevice_main.c1373 bb_type = BB_TYPE_11A; in vnt_config()
/linux/drivers/staging/vt6656/
A Dcard.c111 if (bb_type == BB_TYPE_11A) { in vnt_set_rspinf()
185 if (priv->bb_type == BB_TYPE_11A || priv->bb_type == BB_TYPE_11B) in vnt_get_pkt_type()
448 if (priv->rf_type == RF_AIROHA7230 && priv->bb_type == BB_TYPE_11A) in vnt_set_bss_mode()
457 if (priv->bb_type == BB_TYPE_11A) { in vnt_set_bss_mode()
A Dbaseband.h44 #define BB_TYPE_11A 0 macro
A Drxtx.c649 if (priv->bb_type == BB_TYPE_11A) { in vnt_beacon_xmit()
A Dmain_usb.c729 priv->bb_type = BB_TYPE_11A; in vnt_config()

Completed in 19 milliseconds