Searched refs:ETH_P_MCTP (Results 1 – 6 of 6) sorted by relevance
159 #define ETH_P_MCTP 0x00FA /* Management component transport macro
228 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()
314 skb->protocol = htons(ETH_P_MCTP); in mctp_i2c_recv()
573 skb->protocol = htons(ETH_P_MCTP); in mctp_route_output()1035 skb->protocol = htons(ETH_P_MCTP); in mctp_local_output()1257 .type = cpu_to_be16(ETH_P_MCTP),