Searched refs:HTT_RX_PN_IND_BYTES (Results 1 – 2 of 2) sorted by relevance
961 if (msg_len < HTT_RX_PN_IND_BYTES) { in htt_t2h_msg_handler()978 if (msg_len - HTT_RX_PN_IND_BYTES < in htt_t2h_msg_handler()1340 if (msg_len < HTT_RX_PN_IND_BYTES) { in htt_t2h_msg_handler_fast()1359 if (msg_len - HTT_RX_PN_IND_BYTES < in htt_t2h_msg_handler_fast()
13495 #define HTT_RX_PN_IND_BYTES 8 macro