Home
last modified time | relevance | path

Searched refs:rmnet_map_checksum_downlink_packet (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_map.h50 int rmnet_map_checksum_downlink_packet(struct sk_buff *skb, u16 len);
H A Drmnet_handlers.c96 !rmnet_map_checksum_downlink_packet(skb, len + pad)) in __rmnet_map_ingress_handler()
H A Drmnet_map_data.c403 int rmnet_map_checksum_downlink_packet(struct sk_buff *skb, u16 len) in rmnet_map_checksum_downlink_packet() function