Searched refs:PHY_CONFIG_GAP_COUNT (Results 1 – 1 of 1) sorted by relevance
73 #define PHY_CONFIG_GAP_COUNT(gap_count) (((gap_count) << 16) | (1 << 22)) macro473 data |= PHY_CONFIG_GAP_COUNT(gap_count); in fw_send_phy_config()