Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/can/
H A Disotp.c96 #define N_PCI_FF 0x10 /* first frame */ macro
670 case N_PCI_FF: in isotp_rcv()
730 cf->data[ae] = N_PCI_FF; in isotp_create_fframe()
739 cf->data[ae] = (u8)(so->tx.len >> 8) | N_PCI_FF; in isotp_create_fframe()