Searched refs:hal_rx_get_l3_pad_bytes_be (Results 1 – 2 of 2) sorted by relevance
881 static inline uint8_t hal_rx_get_l3_pad_bytes_be(qdf_nbuf_t nbuf, in hal_rx_get_l3_pad_bytes_be() function949 static inline uint8_t hal_rx_get_l3_pad_bytes_be(qdf_nbuf_t nbuf, in hal_rx_get_l3_pad_bytes_be() function
830 l3_pad = hal_rx_get_l3_pad_bytes_be(nbuf, rx_tlv_hdr); in dp_rx_process_be()