Searched refs:pz_list (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/usb/host/whci/ |
D | pzl.c | 21 whc_qset_set_link_ptr(&whc->pz_list[0], addr); in update_pzl_pointers() 22 whc_qset_set_link_ptr(&whc->pz_list[2], addr); in update_pzl_pointers() 23 whc_qset_set_link_ptr(&whc->pz_list[4], addr); in update_pzl_pointers() 24 whc_qset_set_link_ptr(&whc->pz_list[6], addr); in update_pzl_pointers() 25 whc_qset_set_link_ptr(&whc->pz_list[8], addr); in update_pzl_pointers() 26 whc_qset_set_link_ptr(&whc->pz_list[10], addr); in update_pzl_pointers() 27 whc_qset_set_link_ptr(&whc->pz_list[12], addr); in update_pzl_pointers() 28 whc_qset_set_link_ptr(&whc->pz_list[14], addr); in update_pzl_pointers() 31 whc_qset_set_link_ptr(&whc->pz_list[1], addr); in update_pzl_pointers() 32 whc_qset_set_link_ptr(&whc->pz_list[5], addr); in update_pzl_pointers() [all …]
|
D | whcd.h | 33 u64 *pz_list; member
|