Searched refs:endpoint_pib (Results 1 – 1 of 1) sorted by relevance
112 struct hwsim_pib *current_pib, *endpoint_pib; in hwsim_hw_xmit() local129 endpoint_pib = rcu_dereference(e->endpoint->pib); in hwsim_hw_xmit()130 if (current_pib->page == endpoint_pib->page && in hwsim_hw_xmit()131 current_pib->channel == endpoint_pib->channel) { in hwsim_hw_xmit()