Home
last modified time | relevance | path

Searched refs:n_pci_type (Results 1 – 1 of 1) sorted by relevance

/linux/net/can/
H A Disotp.c750 u8 n_pci_type, sf_dl; in isotp_rcv() local
764 n_pci_type = cf->data[ae] & 0xF0; in isotp_rcv()
775 n_pci_type != N_PCI_FC) || in isotp_rcv()
777 n_pci_type == N_PCI_FC)) in isotp_rcv()
781 switch (n_pci_type) { in isotp_rcv()