Home
last modified time | relevance | path

Searched refs:IS_EGRESS_VAL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgnan.c7707 #define IS_EGRESS_VAL(egress, distance) ((distance) > (egress)) macro
7763 if (IS_EGRESS_VAL(egress_limit, distance)) { in wl_cfgnan_check_ranging_cond()
7766 !IS_EGRESS_VAL(egress_limit, prev_distance)) { in wl_cfgnan_check_ranging_cond()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgnan.c7707 #define IS_EGRESS_VAL(egress, distance) ((distance) > (egress)) macro
7763 if (IS_EGRESS_VAL(egress_limit, distance)) { in wl_cfgnan_check_ranging_cond()
7766 !IS_EGRESS_VAL(egress_limit, prev_distance)) { in wl_cfgnan_check_ranging_cond()