Searched refs:max_custom_len (Results 1 – 1 of 1) sorted by relevance
3081 uint16_t max_custom_len = 0; in dp_mon_filter_setup_rx_lite_mon() local3188 max_custom_len = dp_lite_mon_get_max_custom_len(mgmt_len, ctrl_len, in dp_mon_filter_setup_rx_lite_mon()3190 if (max_custom_len == CDP_LITE_MON_LEN_64B) in dp_mon_filter_setup_rx_lite_mon()3193 else if (max_custom_len == CDP_LITE_MON_LEN_128B) in dp_mon_filter_setup_rx_lite_mon()3196 else if (max_custom_len == CDP_LITE_MON_LEN_256B) in dp_mon_filter_setup_rx_lite_mon()