Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_p2p.c63 #define MAX_MUS_VAL (INT_MAX / 1024) macro
475 start > MAX_MUS_VAL || interval > MAX_MUS_VAL || in hdd_set_p2p_noa()
476 duration > MAX_MUS_VAL) { in hdd_set_p2p_noa()