Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_handlers.c32 skb->protocol = htons(ETH_P_MAP); in rmnet_set_skb_proto()
154 skb->protocol = htons(ETH_P_MAP); in rmnet_map_egress_handler()
Drmnet_map_command.c59 skb->protocol = htons(ETH_P_MAP); in rmnet_map_send_ack()
/Linux-v5.10/include/uapi/linux/
Dif_ether.h150 #define ETH_P_MAP 0x00F9 /* Qualcomm multiplexing and macro
/Linux-v5.10/drivers/net/ipa/
Dipa_modem.c98 if (endpoint->data->qmap && skb->protocol != htons(ETH_P_MAP)) in ipa_start_xmit()
126 skb->protocol = htons(ETH_P_MAP); in ipa_modem_skb_rx()