Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.c10746 #define ALL_ADDR_VAL (PC_FOUND_BIT | LR_FOUND_BIT) macro
10815 while (count != ALL_ADDR_VAL) in dhd_lookup_map()
10846 while ((count != ALL_ADDR_VAL) && (offset < read_size)) in dhd_lookup_map()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.c10621 #define ALL_ADDR_VAL (PC_FOUND_BIT | LR_FOUND_BIT) macro
10690 while (count != ALL_ADDR_VAL) in dhd_lookup_map()
10721 while ((count != ALL_ADDR_VAL) && (offset < read_size)) in dhd_lookup_map()