Searched defs:gap_count (Results 1 – 5 of 5) sorted by relevance
25 uint32_t gap_count:6; member42 uint32_t gap_count:6; member
178 int gap_count; in build_tree() local
60 #define PHY_CONFIG_GAP_COUNT(gap_count) (((gap_count) << 16) | (1 << 22)) argument452 int node_id, int generation, int gap_count) in fw_send_phy_config()
293 int gap_count, generation, grace, rcode; in bm_work() local
112 int gap_count; member
Completed in 15 milliseconds