Searched refs:ETH_P_MCTP (Results 1 – 6 of 6) sorted by relevance
163 #define ETH_P_MCTP 0x00FA /* Management component transport macro
231 skb->protocol = htons(ETH_P_MCTP); in mctp_usb_in_complete()
286 skb->protocol = htons(ETH_P_MCTP); in mctp_serial_rx()
118 skb->protocol = htons(ETH_P_MCTP); in mctp_i3c_read()
323 skb->protocol = htons(ETH_P_MCTP); in mctp_i2c_recv()
627 skb->protocol = htons(ETH_P_MCTP); in mctp_dst_output()1160 skb->protocol = htons(ETH_P_MCTP); in mctp_local_output()1391 .type = cpu_to_be16(ETH_P_MCTP),