Home
last modified time | relevance | path

Searched refs:BB_TYPE_11G (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/staging/vt6656/
H A Dbaseband.h46 #define BB_TYPE_11G 2 macro
H A Dcard.c433 } else if (priv->bb_type == BB_TYPE_11G) { in vnt_set_bss_mode()
H A Dmain_usb.c335 priv->bb_type = BB_TYPE_11G; in vnt_init_registers()
731 priv->bb_type = BB_TYPE_11G; in vnt_config()
/openbmc/linux/drivers/staging/vt6655/
H A Ddevice.h78 #define BB_TYPE_11G 2 macro
H A Dcard.c209 vt6655_mac_set_bb_type(priv->port_offset, BB_TYPE_11G); in CARDbSetPhyParameter()
H A Ddevice_main.c1440 bb_type = BB_TYPE_11G; in vnt_config()