Searched refs:dc_lt (Results 1 – 2 of 2) sorted by relevance
2616 lo->dc_lt[idx] = (lo->dc_lt[idx] & 0x00ff) in bwn_phy_g_dc_lookup_init()2619 lo->dc_lt[idx] = (lo->dc_lt[idx] & 0xff00) in bwn_phy_g_dc_lookup_init()2625 BWN_PHY_WRITE(mac, 0x3a0 + i, lo->dc_lt[i]); in bwn_phy_g_dc_lookup_init()
320 uint16_t dc_lt[BWN_DC_LT_SIZE]; member