Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dnci.h72 uint32 nci_get_nth_wrapper(const si_t *sih, int32 wrap_pos);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dnciutils.c2038 nci_get_nth_wrapper(const si_t *sih, int32 wrap_pos) in nci_get_nth_wrapper() argument
2046 ASSERT(wrap_pos >= 0); in nci_get_nth_wrapper()
2047 if (wrap_pos < 0) { in nci_get_nth_wrapper()
2065 if (wrap_pos == 0) { in nci_get_nth_wrapper()
2068 wrap_pos--; in nci_get_nth_wrapper()