Searched refs:sp_tx_buffer_limit (Results 1 – 1 of 1) sorted by relevance
1422 uintptr_t sp_tx_buffer_limit; in validate_secondary_ep() local1429 sp_tx_buffer_limit = sp_tx_buffer + buffer_size; in validate_secondary_ep()1437 (ep >= sp_tx_buffer && ep < sp_tx_buffer_limit)) { in validate_secondary_ep()