Searched refs:ETH_P_CAIF (Results 1 – 4 of 4) sorted by relevance
154 #define ETH_P_CAIF 0x00F7 /* ST-Ericsson CAIF protocol */ macro
181 skb->protocol = htons(ETH_P_CAIF); in transmit()285 .type = cpu_to_be16(ETH_P_CAIF),
195 skb->protocol = htons(ETH_P_CAIF); in ldisc_receive()
295 skb->protocol = htons(ETH_P_CAIF); in cfv_rx_poll()