Searched refs:n_pci_type (Results 1 – 1 of 1) sorted by relevance
657 u8 n_pci_type, sf_dl; in isotp_rcv() local671 n_pci_type = cf->data[ae] & 0xF0; in isotp_rcv()681 if ((so->tx.state != ISOTP_IDLE && n_pci_type != N_PCI_FC) || in isotp_rcv()682 (so->rx.state != ISOTP_IDLE && n_pci_type == N_PCI_FC)) in isotp_rcv()686 switch (n_pci_type) { in isotp_rcv()