Home
last modified time | relevance | path

Searched refs:ETH_P_MAP (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_handlers.c32 skb->protocol = htons(ETH_P_MAP); in rmnet_set_skb_proto()
178 skb->protocol = htons(ETH_P_MAP); in rmnet_map_egress_handler()
H A Drmnet_map_command.c61 skb->protocol = htons(ETH_P_MAP); in rmnet_map_send_ack()
H A Drmnet_map_data.c617 port->skbagg_head->protocol = htons(ETH_P_MAP); in rmnet_map_tx_aggregate()
671 skb->protocol = htons(ETH_P_MAP); in rmnet_map_tx_aggregate()
/openbmc/u-boot/include/linux/
H A Dif_ether.h155 #define ETH_P_MAP 0x00F9 /* Qualcomm multiplexing and */ macro
/openbmc/linux/include/uapi/linux/
H A Dif_ether.h156 #define ETH_P_MAP 0x00F9 /* Qualcomm multiplexing and macro
/openbmc/linux/drivers/net/ipa/
H A Dipa_modem.c132 if (endpoint->config.qmap && skb->protocol != htons(ETH_P_MAP)) in ipa_start_xmit()
188 skb->protocol = htons(ETH_P_MAP); in ipa_modem_skb_rx()
/openbmc/linux/drivers/net/
H A Dmhi_net.c220 skb->protocol = htons(ETH_P_MAP); in mhi_net_dl_callback()
/openbmc/linux/drivers/net/wwan/
H A Dqcom_bam_dmux.c535 skb->protocol = htons(ETH_P_MAP); in bam_dmux_cmd_data()
/openbmc/linux/drivers/net/usb/
H A Dqmi_wwan.c578 skb->protocol = htons(ETH_P_MAP); in qmi_wwan_rx_fixup()