Lines Matching refs:error_code
372 uint8_t error_code, uint8_t mac_id) in dp_rx_decrypt_unecrypt_err_handler_rh() argument
402 dp_err("Unsupported MSDU format rcvd for error:%u", error_code); in dp_rx_decrypt_unecrypt_err_handler_rh()
512 uint32_t error_code) in dp_rx_2k_jump_oor_err_handler_rh() argument
522 dp_err("Unsupported MSDU format rcvd for error:%u", error_code); in dp_rx_2k_jump_oor_err_handler_rh()
536 if (error_code == HTT_RXDATA_ERR_OOR) { in dp_rx_2k_jump_oor_err_handler_rh()
545 if (error_code == HTT_RXDATA_ERR_OOR) { in dp_rx_2k_jump_oor_err_handler_rh()
559 if (error_code == HTT_RXDATA_ERR_OOR) { in dp_rx_2k_jump_oor_err_handler_rh()
673 uint32_t error_code) in dp_rx_err_handler_rh() argument
675 switch (error_code) { in dp_rx_err_handler_rh()
680 dp_err_rl("MSDU rcvd with error code: %u", error_code); in dp_rx_err_handler_rh()
688 error_code); in dp_rx_err_handler_rh()
693 error_code, in dp_rx_err_handler_rh()
697 dp_err("Invalid error packet rcvd, code: %u", error_code); in dp_rx_err_handler_rh()
753 uint32_t error_code; in dp_rx_data_indication_handler() local
927 error_code = in dp_rx_data_indication_handler()
929 dp_rx_err_handler_rh(soc, rx_desc, error_code); in dp_rx_data_indication_handler()