Searched defs:int_rl (Results 1 – 2 of 2) sorted by relevance
575 #define hns3_rl_usec_to_reg(int_rl) (int_rl >> 2) argument576 #define hns3_rl_round_down(int_rl) round_down(int_rl, 4) argument
707 #define hns3_rl_usec_to_reg(int_rl) ((int_rl) >> 2) argument708 #define hns3_rl_round_down(int_rl) round_down(int_rl, 4) argument