Home
last modified time | relevance | path

Searched refs:RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-connectivity/ofono/ofono/
H A Drmnet.patch33 +#ifndef RMNET_FLAGS_INGRESS_MAP_CKSUMV5
34 +#define RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (1U << 4)
/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_handlers.c85 if ((port->data_format & RMNET_FLAGS_INGRESS_MAP_CKSUMV5) && in __rmnet_map_ingress_handler()
H A Drmnet_map_data.c360 } else if (port->data_format & RMNET_FLAGS_INGRESS_MAP_CKSUMV5) { in rmnet_map_deaggregate()
/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h1257 #define RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (1U << 4) macro
/openbmc/linux/include/uapi/linux/
H A Dif_link.h1364 #define RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (1U << 4) macro