Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_t2h.c321 u_int32_t rx_pkt_len = 0; in htt_t2h_lp_msg_handler() local
323 rx_pkt_len = qdf_nbuf_len(htt_t2h_msg); in htt_t2h_lp_msg_handler()
325 if (rx_pkt_len < (HTT_RX_FRAG_IND_BYTES + in htt_t2h_lp_msg_handler()
329 qdf_print("invalid packet len, %u", rx_pkt_len); in htt_t2h_lp_msg_handler()