Searched refs:N_PCI_FC (Results 1 – 1 of 1) sorted by relevance
108 #define N_PCI_FC 0x30 /* flow control */ macro249 ncf->data[ae] = N_PCI_FC | flowstatus; in isotp_send_fc()672 if ((so->tx.state != ISOTP_IDLE && n_pci_type != N_PCI_FC) || in isotp_rcv()673 (so->rx.state != ISOTP_IDLE && n_pci_type == N_PCI_FC)) in isotp_rcv()678 case N_PCI_FC: in isotp_rcv()