Lines Matching refs:le_to_host32
464 if (le_to_host32(req->stie.fsts_id) != s->data.fsts_id) in fst_session_handle_setup_request()
486 fst_session_set_llt(s, FST_LLT_VAL_TO_MS(le_to_host32(req->llt))); in fst_session_handle_setup_request()
488 s->data.fsts_id = le_to_host32(req->stie.fsts_id); in fst_session_handle_setup_request()
550 le_to_host32(res->stie.fsts_id) != s->data.fsts_id) { in fst_session_handle_setup_response()
553 le_to_host32(res->stie.fsts_id)); in fst_session_handle_setup_response()
624 if (le_to_host32(td->fsts_id) != s->data.fsts_id) { in fst_session_handle_tear_down()
627 le_to_host32(td->fsts_id)); in fst_session_handle_tear_down()
675 if (le_to_host32(req->fsts_id) != s->data.fsts_id) { in fst_session_handle_ack_request()
678 le_to_host32(req->fsts_id)); in fst_session_handle_ack_request()
738 if (le_to_host32(res->fsts_id) != s->data.fsts_id) { in fst_session_handle_ack_response()
741 le_to_host32(res->fsts_id)); in fst_session_handle_ack_response()