Home | History | Annotate | Download | only in hci

Lines Matching defs:pg

950     tNFA_HCI_DYN_GATE   *pg = nfa_hci_cb.cfg.dyn_gates;
968 for (xx = 0; xx < NFA_HCI_MAX_GATE_CB; xx++, pg++)
970 if (pg->gate_id != 0)
973 xx, pg->gate_id, pg->gate_owner, pg->pipe_inx_mask);