Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dif_ether.h150 #define ETH_P_CAIF 0x00F7 /* ST-Ericsson CAIF protocol */ macro
/linux/net/caif/
A Dcaif_dev.c180 skb->protocol = htons(ETH_P_CAIF); in transmit()
284 .type = cpu_to_be16(ETH_P_CAIF),
/linux/drivers/net/caif/
A Dcaif_serial.c195 skb->protocol = htons(ETH_P_CAIF); in ldisc_receive()
A Dcaif_virtio.c295 skb->protocol = htons(ETH_P_CAIF); in cfv_rx_poll()

Completed in 8 milliseconds