Searched refs:stay_period (Results 1 – 1 of 1) sorted by relevance
8459 #define ANT_DIV_SET_PERIOD(probe_period, stay_period) \ argument8462 ((stay_period) & 0x1fff))9816 uint32_t probe_period, stay_period, ant_div_usrcfg; in hdd_config_ant_div_period() local9831 stay_period = nla_get_u32(stay_attr); in hdd_config_ant_div_period()9832 ant_div_usrcfg = ANT_DIV_SET_PERIOD(probe_period, stay_period); in hdd_config_ant_div_period()