Home | History | Annotate | Download | only in hci

Lines Matching refs:num_pipes

242     UINT8               num_gates    = 0,num_pipes = 0;
266 num_pipes += nfa_hciu_count_pipes_on_gate (pg);
295 evt_data.hci_register.num_pipes = num_pipes;
422 evt_data.gates_pipes.num_pipes = 0;
436 evt_data.gates_pipes.pipe[evt_data.gates_pipes.num_pipes++] = *(tNFA_HCI_PIPE_INFO*)pp;