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