Searched refs:lpphy (Results 1 – 1 of 1) sorted by relevance
46 lpphy = kzalloc(sizeof(*lpphy), GFP_KERNEL); in b43_lpphy_op_allocate()47 if (!lpphy) in b43_lpphy_op_allocate()49 dev->phy.lp = lpphy; in b43_lpphy_op_allocate()59 memset(lpphy, 0, sizeof(*lpphy)); in b43_lpphy_op_prepare_structs()69 kfree(lpphy); in b43_lpphy_op_free()244 tmp = lpphy->rssi_vf | lpphy->rssi_vc << 4 | 0xA000; in lpphy_baseband_rev0_1_init()475 ((u16)lpphy->rssi_vc << 4) | lpphy->rssi_vf); in lpphy_baseband_rev2plus_init()550 lpphy->pdiv = 1; in lpphy_2062_init()736 if (!lpphy->crs_usr_disable && !lpphy->crs_sys_disable) { in lpphy_clear_deaf()1938 if (lpphy->full_calib_chan != lpphy->channel) { in lpphy_calibration()[all …]