Home
last modified time | relevance | path

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

/openbmc/linux/net/can/
H A Disotp.c106 #define N_PCI_FF 0x10 /* first frame */ macro
713 case N_PCI_FF: in isotp_rcv()
830 cf->data[ae] = N_PCI_FF; in isotp_create_fframe()
839 cf->data[ae] = (u8)(so->tx.len >> 8) | N_PCI_FF; in isotp_create_fframe()