Searched refs:MAX_RX_PAYLOAD_SZ (Results 1 – 2 of 2) sorted by relevance
670 len = QDF_MIN(amsdu_len, MAX_RX_PAYLOAD_SZ); in htt_rx_mon_amsdu_rx_in_order_pop_ll()
462 #define MAX_RX_PAYLOAD_SZ (HTT_RX_BUF_SIZE - RX_STD_DESC_SIZE) macro