Searched refs:ETH_P_CAIF (Results 1 – 7 of 7) sorted by relevance
145 #define ETH_P_CAIF 0x00F7 /* ST-Ericsson CAIF protocol */ macro
148 #define ETH_P_CAIF 0x00F7 /* ST-Ericsson CAIF protocol */ macro
180 skb->protocol = htons(ETH_P_CAIF); in transmit()284 .type = cpu_to_be16(ETH_P_CAIF),
196 skb->protocol = htons(ETH_P_CAIF); in ldisc_receive()
457 skb->protocol = htons(ETH_P_CAIF); in cfhsi_rx_desc()578 skb->protocol = htons(ETH_P_CAIF); in cfhsi_rx_pld()
295 skb->protocol = htons(ETH_P_CAIF); in cfv_rx_poll()